.files/dotfiles/xinitrc

11 lines
135 B
Plaintext
Raw Normal View History

2017-12-25 16:35:45 +00:00
#!/bin/sh
#
# {{@@ env['dotdrop_warning'] @@}}
#
2017-12-25 16:35:45 +00:00
# load Xresources
$HOME/.fehbg &
sxhkd &
exec bspwm
xrdb -I$HOME -load ~/.Xresources