xinitrc: start i3 with dbus, I am finally using startx again

This commit is contained in:
Aminda Suomalainen 2019-02-17 14:48:46 +02:00
parent 24d5504a8e
commit 49209e232c
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,4 @@
export XCURSOR_DISCOVER=1
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
exec mate-session
# Using dbus-launch seems to be necessary here to get dbus up, otherwise
# there are errors about it missing and pasystray & nm-applet cannot be
# interacted with.
exec dbus-launch --exit-with-session i3