Add missing openbox .config directory
This commit is contained in:
20
openbox-home/.config/openbox/autostart
Normal file
20
openbox-home/.config/openbox/autostart
Normal 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 &
|
Reference in New Issue
Block a user