From 71c6112a3efe5bf3a67a99e1ed8321d625e64d3d Mon Sep 17 00:00:00 2001 From: Superredstone Date: Mon, 27 Apr 2026 22:25:02 +0200 Subject: [PATCH] fix(niri): correct steam notification position without focus --- assets/niri.kdl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/niri.kdl b/assets/niri.kdl index d3ed7fc..e291f63 100644 --- a/assets/niri.kdl +++ b/assets/niri.kdl @@ -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