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:
@@ -28,7 +28,7 @@ exec wl-paste --type text --watch cliphist store
|
||||
exec wl-paste --type image --watch cliphist store
|
||||
|
||||
# Welcome App
|
||||
exec dex -a -s /etc/xdg/autostart/:~/.config/autostart/
|
||||
exec dex -a -e sway -s /etc/xdg/autostart/:~/.config/autostart/
|
||||
|
||||
# Sway Fader
|
||||
# exec python3 ~/.config/sway/scripts/swayfader.py
|
||||
|
||||
Reference in New Issue
Block a user