From c18992e880958600cf2a687211cf8bab6841f075 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Sat, 13 Mar 2021 02:01:15 +0100 Subject: [PATCH] Update autostart_applications --- .config/sway/config.d/autostart_applications | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config.d/autostart_applications b/.config/sway/config.d/autostart_applications index a71df45..50e91cb 100644 --- a/.config/sway/config.d/autostart_applications +++ b/.config/sway/config.d/autostart_applications @@ -13,7 +13,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && \ dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK # Welcome App -exec dex --wait /etc/xdg/autostart/welcome.desktop +exec dex -a -s /etc/xdg/autostart/:~/.config/autostart/ # Sway Fader # exec python3 ~/.config/sway/scripts/swayfader.py