AutoYADM commit: 2025-04-01 12:40:20

This commit is contained in:
Daniel Fichtinger 2025-04-01 12:40:21 -04:00
parent 4f1e3ed97d
commit 58a9b25a32

View file

@ -168,9 +168,9 @@ layout {
// spawn-at-startup "alacritty" "-e" "fish" // spawn-at-startup "alacritty" "-e" "fish"
// spawn-at-startup "dunst" "&" // spawn-at-startup "dunst" "&"
// spawn-at-startup "dunst" "&" // spawn-at-startup "dunst" "&"
spawn-at-startup "systemctl" "--user" "start" "blueman-applet.service" // spawn-at-startup "systemctl" "--user" "start" "blueman-applet.service"
// spawn-at-startup "systemctl" "--user" "restart" "blueman-manager.service" // spawn-at-startup "systemctl" "--user" "restart" "blueman-manager.service"
spawn-at-startup "systemctl" "--user" "restart" "waybar" // spawn-at-startup "systemctl" "--user" "restart" "waybar"
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.