summaryrefslogtreecommitdiff
path: root/.xinitrc
blob: e428a5ab025b81969640c61b7233f68140ecb010 (plain)
1
2
3
4
5
xsetroot -cursor_name left_ptr
xrdb ~/.Xresources &&
dbus-launch --sh-syntax --exit-with-session bspwm

# vim: set ft=sh: