15 lines
395 B
Plaintext
15 lines
395 B
Plaintext
window-rule {
|
|
geometry-corner-radius 5 // Set every window radius to 20
|
|
clip-to-geometry true
|
|
}
|
|
|
|
window-rule {
|
|
match app-id="steam" title=r#"^notificationtoasts_\d+_desktop$"#
|
|
default-floating-position x=10 y=10 relative-to="bottom-right"
|
|
}
|
|
|
|
layer-rule {
|
|
match namespace="^noctalia-wallpaper*"
|
|
place-within-backdrop true
|
|
}
|