Add conky to autostart, also add display and keyboard settings to xinitrc

This commit is contained in:
natemaia
2018-07-27 18:05:21 -07:00
parent 8d3dbe572d
commit 00e34bc920
2 changed files with 8 additions and 5 deletions

View File

@ -18,7 +18,7 @@ ksuperkey -e 'Super_R=Alt_L|F1' &
nitrogen --restore &
# start panel
sleep 1; al-polybar-session &
al-polybar-session &
# openbox autostart
ob-autostart -d &
@ -29,4 +29,7 @@ xfsettingsd &
# Side panel shortcuts for file managers
xdg-user-dirs-gtk-update &
# start conky
sleep 1; al-conky-session --autostart &
$HOME/.config/keypack &