summaryrefslogtreecommitdiff
path: root/X11/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'X11/xinitrc')
-rwxr-xr-xX11/xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/X11/xinitrc b/X11/xinitrc
index 73e2b83..2713b88 100755
--- a/X11/xinitrc
+++ b/X11/xinitrc
@@ -1,5 +1,6 @@
xrdb ~/.Xresources
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