summaryrefslogtreecommitdiff
path: root/X11/xinitrc
blob: 73e2b83ae2f84b6e4d2f45c980fe592f817ad025 (plain)
1
2
3
4
5
xrdb ~/.Xresources
sh -c ~/.xprofile &
#runsvdir ~/.runit/runsvdir &
WM="$(~/.local/bin/scripts/crcparse 'WM')"
exec dbus-launch --exit-with-session $WM