Correction : wrapper de Sway
This commit is contained in:
parent
f0796b74f5
commit
140b317899
1 changed files with 2 additions and 4 deletions
6
bin/sway
6
bin/sway
|
@ -19,8 +19,6 @@ export \
|
||||||
MOZ_ENABLE_WAYLAND=1
|
MOZ_ENABLE_WAYLAND=1
|
||||||
|
|
||||||
# Execution
|
# Execution
|
||||||
exec \
|
exec dbus-launch --exit-with-session \
|
||||||
dbus-launch --exit-with-session \
|
ssh-agent /usr/bin/sway "$@"
|
||||||
ssh-agent \
|
|
||||||
/usr/bin/sway "$@"
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue