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

31 lines
598 B
Plaintext
Raw Normal View History

# compton
2017-10-16 14:38:02 -05:00
al-compositor --start &
2017-12-22 23:41:40 -06:00
#$HOME/.config/setup &
# enable numlock, commented out for laptop users
# numlockx &
2017-10-16 14:38:02 -05:00
# restore wallpaper
nitrogen --restore &
2017-12-23 22:20:11 -06:00
# start panel
2017-12-22 23:52:16 -06:00
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 &
2017-10-16 14:38:02 -05:00
# Openbox autostart
ob-autostart -d &
2017-10-23 18:35:35 -05:00
# PolicyKit authentication
lxpolkit &
2017-10-16 14:38:02 -05:00
# Required for xfce settings to work
2017-10-16 14:38:02 -05:00
xfsettingsd &
2018-02-20 19:53:49 -06:00
# Side shortcuts for file managers
2017-10-16 14:38:02 -05:00
xdg-user-dirs-gtk-update &
$HOME/.config/keypack &
# al-hello