From 70f68e596372bc83a22e1265735341eb5d67ce3a Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Mon, 9 Mar 2026 09:18:16 -0500 Subject: [PATCH] Adding startup hook to kill dunst which conflicts with dms --- .config/niri/config.kdl | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 404734b..470348f 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -138,7 +138,6 @@ layout { } // Add lines like this to spawn processes at startup. -spawn-sh-at-startup "killall dunst" spawn-at-startup "swayidle" "-w" \ "timeout" "600" "niri msg action power-off-monitors" //spawn-at-startup "xwayland-satellite"