Add zoom by default

This commit is contained in:
David Heinemeier Hansson
2025-06-24 09:37:10 -07:00
parent 70ed069249
commit 233ce41131
3 changed files with 15 additions and 1 deletions

View File

@ -10,6 +10,7 @@ windowrule = opacity 1 0.95, class:^(chromium|Google-chrome|google-chrome-unstab
windowrule = opacity 0.95 0.85, initialClass:^(chrome-.*-Default)$ # web apps
windowrule = opacity 1 1, initialClass:^(chrome-youtube.*-Default)$ # Youtube
windowrule = opacity 0.85 0.85, class:^(Spotify)$
windowrule = opacity 1 1, class:^(zoom)$
# Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0