Update xinitrc
This commit is contained in:
parent
89a4c3b757
commit
2eda63fd1d
@ -55,7 +55,8 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
||||
fi
|
||||
|
||||
if [ -n "$failsafe" ]; then
|
||||
exec dbus-launch --exit-with-session dwm
|
||||
export XDG_SESSION_TYPE=x11
|
||||
exec dbus-launch --exit-with-session xmonad
|
||||
else
|
||||
exec $command
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user