From 4f703fae2708545d1a5cf680f0bd275bdaf04703 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Sun, 12 Apr 2026 21:32:03 -0500 Subject: [PATCH] don't give focus to steam notification toasts --- templates/.config/niri/config.kdl.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/.config/niri/config.kdl.j2 b/templates/.config/niri/config.kdl.j2 index 5ed6cfd..8eabb74 100644 --- a/templates/.config/niri/config.kdl.j2 +++ b/templates/.config/niri/config.kdl.j2 @@ -259,6 +259,7 @@ window-rule { window-rule { match app-id="steam" title=r#"notificationtoasts_.*"# open-floating true + open-focused false default-floating-position x=0 y=0 relative-to="bottom-right" focus-ring { off