.files/dotfiles/xinitrc

7 lines
95 B
Plaintext
Raw Normal View History

2017-12-25 16:35:45 +00:00
#!/bin/sh
# load Xresources
$HOME/.fehbg &
sxhkd &
exec bspwm
xrdb -I$HOME -load ~/.Xresources