This commit is contained in:
Andrea Ciceri 2025-01-10 20:43:25 +01:00
parent 12f1800aed
commit 66fd1c3066
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -280,24 +280,24 @@ window-rule {
}
window-rule {
geometry-corner-radius 4
clip-to-geometry true
geometry-corner-radius 4
clip-to-geometry true
}
window-rule {
match app-id=r#"^spotify$"#
open-maximized true
open-on-workspace "spotify"
match app-id=r#"^spotify$"#
open-maximized true
open-on-workspace "spotify"
}
window-rule {
match app-id=r#"^Slack$"#
open-maximized true
match app-id=r#"^Slack$"#
open-maximized true
}
window-rule {
match app-id=r#"^Element"#
open-maximized true
match app-id=r#"^Element"#
open-maximized true
}