summaryrefslogtreecommitdiff
path: root/X11/xinitrc
blob: 2713b8870da7e61d17f8985316fa609f001874d8 (plain)
1
2
3
4
5
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