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
422 B
Plaintext
Raw Normal View History

2017-10-16 14:38:02 -05:00
# launch compton
al-compositor --start &
$HOME/.config/setup &
2017-10-16 14:38:02 -05:00
# restore wallpaper
nitrogen --restore &
# enable numlock
numlockx on &
2017-10-16 14:38:02 -05:00
# panel
al-tint2-session &
sleep 1; start-polybar &
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 setting to work
xfsettingsd &
# Launch conky if session exists
sleep 2; al-conky-session &
xdg-user-dirs-gtk-update &
# al-hello