Use -e to set sway env when running dex autostart

Fixes an issue where the OnlyShowIn or NotShowIn fields
in .desktop files are not respected
This commit is contained in:
Ben L
2024-09-15 19:20:28 +02:00
committed by Ben Lewis
parent 05d085a4f0
commit c329fd74ab

View File

@@ -28,7 +28,7 @@ exec wl-paste --type text --watch cliphist store
exec wl-paste --type image --watch cliphist store exec wl-paste --type image --watch cliphist store
# Welcome App # Welcome App
exec dex -a -s /etc/xdg/autostart/:~/.config/autostart/ exec dex -a -e sway -s /etc/xdg/autostart/:~/.config/autostart/
# Sway Fader # Sway Fader
# exec python3 ~/.config/sway/scripts/swayfader.py # exec python3 ~/.config/sway/scripts/swayfader.py