dotfiles/config/openbox/autostart
2020-06-28 05:19:59 +03:00

16 lines
284 B
Plaintext

# Set screen orientations
${HOME}/.config/openbox/screenlayout.sh
# Set background
${HOME}/.config/openbox/setbg.sh
# Start compositor
xcompmgr &
# Start panel
tint2 -c ${HOME}/.config/tint2/main &
tint2 -c ${HOME}/.config/tint2/secondary &
# Start systray applications
pnmixer &