Merge pull request #84 from b3n-l/bl-fix-dex
Use -e to set sway env when running dex autostart
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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user