Merge updates from recent build
This commit is contained in:
28
etc/skel/.config/openbox/autostart
Executable file
28
etc/skel/.config/openbox/autostart
Executable file
@ -0,0 +1,28 @@
|
||||
# launch compton
|
||||
al-compositor --start &
|
||||
|
||||
~/.config/setup &
|
||||
|
||||
# restore wallpaper
|
||||
nitrogen --restore &
|
||||
|
||||
# panel
|
||||
al-tint2-session &
|
||||
sleep 1; $HOME/.config/polybar/scripts/launch-polybar &
|
||||
|
||||
# Openbox autostart
|
||||
ob-autostart -d &
|
||||
|
||||
# PolicyKit authentication
|
||||
lxpolkit &
|
||||
|
||||
# Required for xfce setting to work
|
||||
xfsettingsd &
|
||||
|
||||
# Launch conky if session exists
|
||||
sleep 2; al-conky-session &
|
||||
|
||||
xdg-user-dirs-gtk-update &
|
||||
|
||||
#termite --exec=al-hello &
|
||||
al-panel-chooser &
|
Reference in New Issue
Block a user