.files/dotfiles/xinitrc

11 lines
135 B
Bash
Executable file

#!/bin/sh
#
# {{@@ env['dotdrop_warning'] @@}}
#
# load Xresources
$HOME/.fehbg &
sxhkd &
exec bspwm
xrdb -I$HOME -load ~/.Xresources