Merge updates from recent build

This commit is contained in:
natemaia
2017-10-23 16:35:35 -07:00
parent f6fd221a54
commit fdb541b244
376 changed files with 29906 additions and 671 deletions

View File

@ -1,20 +1,20 @@
# launch compton
al-compositor --start &
$HOME/.config/setup &
~/.config/setup &
# restore wallpaper
nitrogen --restore &
# panel
al-tint2-session &
sleep 1; launch-polybar &
sleep 1; $HOME/.config/polybar/scripts/launch-polybar &
# Openbox autostart
ob-autostart -d &
## GNOME PolicyKit authentication
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
# PolicyKit authentication
lxpolkit &
# Required for xfce setting to work
xfsettingsd &
@ -24,4 +24,5 @@ sleep 2; al-conky-session &
xdg-user-dirs-gtk-update &
panel-switch &
#termite --exec=al-hello &
al-panel-chooser &