diff --git a/hypr/windowrules.conf b/hypr/windowrules.conf index bf649ca..f1f4d4d 100644 --- a/hypr/windowrules.conf +++ b/hypr/windowrules.conf @@ -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