From 9e6deb078b35d9aaad0c0e88309096e78a35adde Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 20 Mar 2025 17:35:15 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-20 17:35:15 --- .config/niri/config.kdl##hostname.dpad | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/niri/config.kdl##hostname.dpad b/.config/niri/config.kdl##hostname.dpad index c5bb2c1c..494c2ae9 100644 --- a/.config/niri/config.kdl##hostname.dpad +++ b/.config/niri/config.kdl##hostname.dpad @@ -164,6 +164,9 @@ layout { // See the binds section below for more spawn examples. // spawn-at-startup "alacritty" "-e" "fish" // spawn-at-startup "dunst" "&" +// spawn-at-startup "dunst" "&" +spawn-at-startup "systemctl" "--user" "start" "dunst" +spawn-at-startup "systemctl" "--user" "restart" "blueman-applet.service" spawn-at-startup "xwayland-satellite" // Uncomment this line to ask the clients to omit their client-side decorations if possible. // If the client will specifically ask for CSD, the request will be honored.