Removed inactive window opacity
This commit is contained in:
@@ -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$"
|
||||||
|
|||||||
Reference in New Issue
Block a user