window casting rule

This commit is contained in:
ElKowar 2025-02-11 10:13:28 +01:00
parent bcb5312c6e
commit 4fbafa55d1
Signed by: ElKowar
GPG key ID: 862BA3D7D7760F13

View file

@ -169,6 +169,15 @@ animations {
}
}
window-rule {
match is-window-cast-target=true
border {
on
active-color "#ff5555"
inactive-color "#ff5555"
width 2
}
}
window-rule {
match app-id=r#"^foot$"#
default-column-width { proportion 0.3333; }