.files/dotfiles/xinitrc
2017-12-30 12:31:57 +01:00

7 lines
95 B
Bash
Executable file

#!/bin/sh
# load Xresources
$HOME/.fehbg &
sxhkd &
exec bspwm
xrdb -I$HOME -load ~/.Xresources