Adding startup hook to kill dunst which conflicts with dms

This commit is contained in:
Derek Taylor
2026-03-09 09:15:46 -05:00
parent fdd5f98c65
commit 223d1a8d3a

View File

@@ -138,6 +138,7 @@ 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"