Run xmonad with dbus for discord notifications

This commit is contained in:
ItsDrike 2021-08-04 01:36:04 +02:00
parent ddfe420cb0
commit ba4f52b8a2
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

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