mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Don't use dbus-launch with libdbus on arch
This commit is contained in:
parent
669ec40e9d
commit
8effc29a97
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue