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
2018-02-20 17:53:49 -08:00

31 lines
598 B
Plaintext

# compton
al-compositor --start &
#$HOME/.config/setup &
# enable numlock, commented out for laptop users
# numlockx &
# 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 &
# Side shortcuts for file managers
xdg-user-dirs-gtk-update &
$HOME/.config/keypack &
# al-hello