AutoYADM commit: 2025-03-20 17:35:15

This commit is contained in:
Daniel Fichtinger 2025-03-20 17:35:15 -04:00
parent 477913c1cf
commit 9e6deb078b

View file

@ -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.