dotfiles/config/openbox/autostart
2020-06-30 02:49:14 +03:00

16 lines
337 B
Plaintext

# Set screen orientations
$HOME/.config/openbox/screenlayout.sh
# Set background
$HOME/.config/openbox/setbg.sh
# Start compositor
picom --experimental-backends --config $HOME/.config/picom/picom.conf &
# Start panel
tint2 -c $HOME/.config/tint2/main &
tint2 -c $HOME/.config/tint2/secondary &
# Start systray applications
pnmixer &