make kitty transparent

This commit is contained in:
Noa Aarts 2024-11-19 00:26:54 +01:00
parent ad2cafa469
commit 3b3fbf958c
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -162,6 +162,12 @@ window-rule {
default-column-width {}
}
window-rule {
match app-id=r#"^kitty$"#
draw-border-with-background false
opacity 0.5
}
// Example: block out two password managers from screen capture.
// (This example rule is commented out with a "/-" in front.)
window-rule {