feat: several changes (add packages, fix syntax, ...)

This commit is contained in:
Xavier Morel
2025-05-18 17:02:53 +02:00
committed by installer
parent 285d96d758
commit 3eefb0e8ce
6 changed files with 207 additions and 10 deletions

View File

@@ -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:.*