More tweaks to opacity

This commit is contained in:
David Heinemeier Hansson
2025-06-16 09:38:33 +02:00
parent fdbf4085bd
commit 9bf9e972e0

View File

@ -6,10 +6,13 @@ windowrule = tile, class:^(chromium)$
# Just dash of opacity # Just dash of opacity
windowrule = opacity 0.95 0.85, class:.* windowrule = opacity 0.95 0.85, class:.*
windowrule = opacity 0.98 0.95, class:^(chromium)$ windowrule = opacity 1 0.95, class:^(chromium|google-chrome|google-chrome-unstable)$
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 0.85 0.85, class:^(Spotify)$
# Fix some dragging issues with XWayland # Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
layerrule = blur,wofi layerrule = blur,wofi