feat: several changes (add packages, fix syntax, ...)
This commit is contained in:
@@ -306,12 +306,12 @@ bind = ALT, Tab, bringactivetotop
|
||||
# Example windowrule v2
|
||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
|
||||
windowrule = noborder,^(wofi)$
|
||||
windowrule = center,^(wofi)$
|
||||
windowrule = center,^(steam)$
|
||||
windowrule = float, swayimg|vlc|Viewnior|pavucontrol
|
||||
windowrule = float, nwg-look|qt5ct|mpv
|
||||
windowrule = float, zoom
|
||||
windowrulev2 = noborder,class:^(wofi)$,title:^(wofi)$
|
||||
windowrulev2 = center,class:^(wofi)$,title:^(wofi)$
|
||||
windowrulev2 = center,class:^(steam)$,title:^(steam)$
|
||||
windowrulev2 = float,class:swayimg|vlc|Viewnior|pavucontrol
|
||||
windowrulev2 = float,class:nwg-look|qt5ct|mpv
|
||||
windowrulev2 = float,class:zoom
|
||||
|
||||
# Ignore maximize requests from apps. You'll probably like this.
|
||||
windowrulev2 = suppressevent maximize, class:.*
|
||||
|
||||
Reference in New Issue
Block a user