dottie/.xinitrc
Elliott Pardee ae08e2be29 update
2015-06-06 18:01:22 -04:00

19 lines
299 B
Bash
Executable File

#!/bin/sh
sh ~/.fehbg &
#hsetroot -tile $HOME/img/wp/wp_pattern117.gif -tint "#313131"
xsetroot -cursor_name left_ptr
xset -b
xset +fp $HOME/.local/share/fonts
xset fp rehash
xrdb -load ~/.Xresources
sxhkd -c $HOME/.sxhkdrc &
swm &
compton -f --config $HOME/.compton.conf &
conky -d
exec urxvt