reorder window rules
This commit is contained in:
parent
3fae4e0d22
commit
369625b965
|
@ -46,14 +46,14 @@ workspace=27,monitor:DP-2
|
|||
workspace=28,monitor:DP-2
|
||||
workspace=29,monitor:DP-2
|
||||
|
||||
windowrule = float,title:^(rofi)(.*)$
|
||||
windowrule = center,title:^(rofi)(.*)$
|
||||
windowrule = noborder,title:^(rofi)(.*)$
|
||||
windowrulev2 = tile, class:.*
|
||||
windowrulev2 = float, title:^(rofi)(.*)$
|
||||
windowrulev2 = center,title:^(rofi)(.*)$
|
||||
windowrulev2 = noborder,title:^(rofi)(.*)$
|
||||
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
|
||||
windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$
|
||||
windowrule = noanim,waybar
|
||||
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
|
||||
windowrulev2 = tile, class:.*
|
||||
windowrule = noanim,waybar
|
||||
|
||||
exec-once=waybar
|
||||
|
||||
|
|
Loading…
Reference in New Issue