AutoYADM commit: 2025-03-19 12:35:17

This commit is contained in:
Daniel Fichtinger 2025-03-19 12:35:17 -04:00
parent aea09babe3
commit abd3f8ec32

View file

@ -163,7 +163,7 @@ layout {
// which may be more convenient to use. // which may be more convenient to use.
// See the binds section below for more spawn examples. // See the binds section below for more spawn examples.
// spawn-at-startup "alacritty" "-e" "fish" // spawn-at-startup "alacritty" "-e" "fish"
spawn-at-startup "dunst" "&" // spawn-at-startup "dunst" "&"
spawn-at-startup "xwayland-satellite" spawn-at-startup "xwayland-satellite"
// Uncomment this line to ask the clients to omit their client-side decorations if possible. // 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. // If the client will specifically ask for CSD, the request will be honored.