Removed inactive window opacity
This commit is contained in:
@@ -224,10 +224,10 @@ window-rule {
|
||||
match app-id="kitty"
|
||||
draw-border-with-background false
|
||||
}
|
||||
window-rule {
|
||||
match is-active=false
|
||||
opacity 0.9
|
||||
}
|
||||
// window-rule {
|
||||
// match is-active=false
|
||||
// opacity 0.9
|
||||
// }
|
||||
window-rule {
|
||||
match app-id="zen" title="^Picture-in-Picture$"
|
||||
match app-id=r#"firefox$"# title="^Picture-in-Picture$"
|
||||
|
||||
Reference in New Issue
Block a user