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-22 21:41:40 -08:00

31 lines
582 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 polybar
sleep 1; al-polybar-session &
# 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