Removing unnecessary startup of xwayland-satellite.

This commit is contained in:
Derek Taylor
2026-01-18 18:55:24 -06:00
parent 0e048a2126
commit 85b072a18f

View File

@@ -140,7 +140,7 @@ layout {
// Add lines like this to spawn processes at startup.
spawn-at-startup "swayidle" "-w" \
"timeout" "600" "niri msg action power-off-monitors"
spawn-at-startup "xwayland-satellite"
//spawn-at-startup "xwayland-satellite"
spawn-at-startup "waypaper" "--backend" "swaybg" "--restore"
spawn-sh-at-startup "dms run"
spawn-at-startup "/usr/bin/emacs" "--daemon"