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

25 lines
451 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 &
2017-10-16 14:38:02 -05:00
# Openbox autostart
ob-autostart -d &
# Required for xfce settings to work
2017-10-16 14:38:02 -05:00
xfsettingsd &
2018-05-02 23:45:37 -05:00
# Side panel shortcuts for file managers
2017-10-16 14:38:02 -05:00
xdg-user-dirs-gtk-update &
$HOME/.config/keypack &
# al-hello