1
0
Fork 0
forked from ahurac/dotfiles

Correction : wrapper de Sway

This commit is contained in:
Hippolyte Chauvin 2023-09-25 09:38:59 +02:00
parent f0796b74f5
commit 140b317899

View file

@ -19,8 +19,6 @@ export \
MOZ_ENABLE_WAYLAND=1
# Execution
exec \
dbus-launch --exit-with-session \
ssh-agent \
/usr/bin/sway "$@"
exec dbus-launch --exit-with-session \
ssh-agent /usr/bin/sway "$@"