feat: add rule to float the installed jetbrains ides
This commit is contained in:
parent
d6ab8b9aaf
commit
628b8d44c1
1 changed files with 1 additions and 5 deletions
|
|
@ -97,11 +97,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
windowrulev2 = [
|
windowrulev2 = [
|
||||||
# "float,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$"
|
"float,title:Welcome to ((IntelliJ IDEA)|PyCharm)"
|
||||||
# "pin,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$"
|
|
||||||
# "noinitialfocus,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$"
|
|
||||||
# "size 76 31,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$"
|
|
||||||
# "move 0 0,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue