From 7dcc1a8a7c80d603a0818ac62f1418f7fe4ab961 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Fri, 16 Jan 2026 09:40:24 -0600 Subject: [PATCH] Minor edit to autostart. --- .config/qtile/autostart-wayland | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/qtile/autostart-wayland b/.config/qtile/autostart-wayland index aff3c40..d5f16d6 100755 --- a/.config/qtile/autostart-wayland +++ b/.config/qtile/autostart-wayland @@ -4,6 +4,7 @@ COLORSCHEME=doom-one ### AUTOSTART PROGRAMS ### kanshi & +xwayland-satellite & dunst -conf "$HOME"/.config/dunst/"$COLORSCHEME" & nm-applet & nextcloud --background &