summaryrefslogtreecommitdiff
path: root/src/openbox/autostart.sh
blob: 5daf214533dfb51630fcc53a5b5fbaf7ae9835b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# "~/.config/openbox/autostart.sh"
#

source ~/.config/user/setup-gui

lxpanel &
xscreensaver &
~/.bin/wallpaper-set.sh &

x-terminal-emulator &