Add missing openbox .config directory

This commit is contained in:
natemaia
2018-12-14 15:25:53 -08:00
parent e210c826f5
commit a9c34d0956
4 changed files with 916 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# compton
al-compositor --start &
# enable numlock, commented out for laptop users
# numlockx &
# restore wallpaper
nitrogen --restore &
# required for xfce settings to work
xfsettingsd &
# fancy window switcher
skippy-xd --config ~/.config/skippy-xd/skippy-xd.rc --start-daemon &
# start the panel
al-polybar-session &
# start conky
al-conky-session --autostart &