fix(niri): correct steam notification position without focus

This commit is contained in:
2026-04-27 22:25:02 +02:00
parent d8ba87b574
commit 71c6112a3e
+5
View File
@@ -142,6 +142,11 @@ window-rule {
open-floating true
}
window-rule {
match app-id="steam" title=r#"^notificationtoasts_\d+_desktop$"#
default-floating-position x=10 y=10 relative-to="bottom-right"
}
window-rule {
geometry-corner-radius 12
clip-to-geometry true