diff --git a/.config/hypr/windowRules.conf b/.config/hypr/windowRules.conf index 317f12e..6790fc8 100644 --- a/.config/hypr/windowRules.conf +++ b/.config/hypr/windowRules.conf @@ -16,6 +16,7 @@ windowrulev2 = workspace 16 silent,class:(^cinny$) windowrulev2 = workspace 16 silent,class:(^Element$) windowrulev2 = workspace 17 silent,class:(^discord$) windowrulev2 = workspace 17 silent,class:(^com.discordapp.Discord$) +windowrulev2 = workspace 17 silent,class:(^vesktop$) windowrulev2 = workspace 18,class:(^org.gnome.Calendar$) windowrulev2 = workspace 21 silent,class:(^steam) windowrulev2 = workspace 21 silent,initialclass:(^steam) @@ -25,7 +26,9 @@ windowrulev2 = workspace 22,class:(^looking-glass-client$) # Center all floating windows, except those with an empty title # e.g. Steam context menus otherwise would get centered -windowrulev2 = center,floating:1,title:(.+) +# windowrulev2 = center,floating:1,title:(.+) +windowrulev2 = center,floating:1,class:(^steam),title:(.+) +windowrulev2 = center,floating:1,initialclass:(^steam),title:(.+) # supress 'maximize' event from all windows as this might 'hide' another window # on the same workspace. Essentially the windows might take up more space than