Initial dotfiles

This commit is contained in:
Philip Henning 2017-12-25 17:35:45 +01:00
parent 492e07f40a
commit 8ca52fb1e6
26 changed files with 1255 additions and 0 deletions

6
dotfiles/xinitrc Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
# load Xresources
$HOME/.fehbg &
sxhkd &
exec bspwm
xrdb -I$HOME -load ~/.Xresources