diff --git a/.config/sway/config.d/autostart_applications b/.config/sway/config.d/autostart_applications index a1c24f8..a71df45 100644 --- a/.config/sway/config.d/autostart_applications +++ b/.config/sway/config.d/autostart_applications @@ -11,6 +11,9 @@ exec nm-applet --indicator exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK 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 # Sway Fader # exec python3 ~/.config/sway/scripts/swayfader.py