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.