Don't use dbus-launch with libdbus on arch

This commit is contained in:
ItsDrike 2021-08-16 01:45:44 +02:00
parent 669ec40e9d
commit 8effc29a97
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -14,7 +14,7 @@ else
source "$HOME/.xprofile"
fi
#exec xmonad
exec xmonad
# Launch xmonad with dbus
exec dbus-launch --sh-syntax --exit-with-session xmonad
#exec dbus-launch --sh-syntax --exit-with-session xmonad