This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/home/.config/openbox/autostart
2017-12-23 20:20:11 -08:00

31 lines
628 B
Plaintext
Executable File

# launch compton if enabled
al-compositor --start &
#$HOME/.config/setup &
# enable numlock, comment out if you dont have a numpad
numlockx on &
# restore wallpaper
nitrogen --restore &
# start panel
sleep 1; polybar --config=/home/liveuser/.config/polybar/config openbox-bar &
# system tray
sleep 1; trayer --edge bottom --align left --widthtype request --SetDockType false --expand true &
# Openbox autostart
ob-autostart -d &
# PolicyKit authentication
lxpolkit &
# Required for xfce settings to work
xfsettingsd &
# set user shortcuts for file managers
xdg-user-dirs-gtk-update &
$HOME/.config/keypack &
# al-hello