fix: removed unknown windowrules
This commit is contained in:
parent
dd28a7ae78
commit
0d4dabd2b8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
|
|||
|
||||
# -- Fix odd behaviors in IntelliJ IDEs --
|
||||
#! Fix focus issues when dialogs are opened or closed
|
||||
windowrulev2 = windowdance,class:^(jetbrains-.*)$,floating:1
|
||||
# windowrulev2 = windowdance,class:^(jetbrains-.*)$,floating:1
|
||||
#! Fix splash screen showing in weird places and prevent annoying focus takeovers
|
||||
windowrulev2 = center,class:^(jetbrains-.*)$,title:^(splash)$,floating:1
|
||||
windowrulev2 = nofocus,class:^(jetbrains-.*)$,title:^(splash)$,floating:1
|
||||
|
|
Loading…
Reference in a new issue