Fix hypr config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||
# windowrule = suppress_event maximize, class:.* # You'll probably like this.
|
||||
|
||||
# Workspace rules
|
||||
workspace=1,monitor:DP-4,default:true,persistent:true
|
||||
@@ -25,3 +25,6 @@ windowrule = allows_input on, match:class discord
|
||||
windowrule = monitor DP-2, match:class discord
|
||||
windowrule = no_initial_focus on, match:initial_class steam
|
||||
windowrule = monitor DP-2, match:initial_class steam
|
||||
|
||||
windowrule = float on, match:class ^(jetbrains-.*)$, match:title ^(win[0-9]+)$
|
||||
windowrule = no_focus on, match:class ^(jetbrains-.*)$, match:title ^(win[0-9]+)$
|
||||
|
||||
Reference in New Issue
Block a user