Update user home config files

This commit is contained in:
natemaia
2018-08-18 13:16:42 -07:00
parent fee0d19036
commit bc77924804
8 changed files with 176 additions and 233 deletions

View File

@ -17,17 +17,17 @@ ksuperkey -e 'Super_R=Alt_L|F1' &
# restore wallpaper
nitrogen --restore &
# start panel
al-polybar-session &
# openbox autostart
# run the ob-autostart GUI configured commands
ob-autostart -d &
# Required for xfce settings to work
# required for xfce settings to work
xfsettingsd &
# Side panel shortcuts for file managers
# side panel shortcuts for file managers
xdg-user-dirs-gtk-update &
# start the panel
al-polybar-session &
# start conky
sleep 1; al-conky-session --autostart &