kill daemon

This commit is contained in:
Gwenhael Le Moine 2023-09-21 16:17:00 +02:00
parent ff96557954
commit dcc276c17c
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -3,7 +3,7 @@
# variables
GITHUB_REPO=swaywm/sway
VERSION=${VERSION:-"latest"}
BUILD=11
BUILD=12
TAG=gwh
OUTPUT=/tmp
@ -225,6 +225,8 @@ chmod 0700 \$XDG_RUNTIME_DIR
# avoid wlr error
unset DISPLAY
killall daemon
exec dbus-run-session /usr/bin/sway
#dbus-launch --sh-syntax --exit-with-session /usr/bin/sway
#exec /usr/bin/sway