summaryrefslogtreecommitdiff
path: root/X11
diff options
context:
space:
mode:
Diffstat (limited to 'X11')
-rwxr-xr-xX11/xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/xinitrc b/X11/xinitrc
index 2713b88..92cc3db 100755
--- a/X11/xinitrc
+++ b/X11/xinitrc
@@ -3,4 +3,4 @@ sh -c ~/.xprofile &
#runsvdir ~/.runit/runsvdir &
[ -x ~/.screenlayout/layout_1.sh ] && ~/.screenlayout/layout_1.sh
WM="$(~/.local/bin/scripts/crcparse 'WM')"
-exec dbus-launch --exit-with-session $WM
+exec $WM