Removed inactive window opacity

This commit is contained in:
2026-01-12 16:39:13 +01:00
parent 30f8094674
commit fd55f4d81c

View File

@@ -224,10 +224,10 @@ window-rule {
match app-id="kitty" match app-id="kitty"
draw-border-with-background false draw-border-with-background false
} }
window-rule { // window-rule {
match is-active=false // match is-active=false
opacity 0.9 // opacity 0.9
} // }
window-rule { window-rule {
match app-id="zen" title="^Picture-in-Picture$" match app-id="zen" title="^Picture-in-Picture$"
match app-id=r#"firefox$"# title="^Picture-in-Picture$" match app-id=r#"firefox$"# title="^Picture-in-Picture$"