Adding setup back to autostart, it's needed for new user creation from /etc/skel

This commit is contained in:
natemaia
2017-10-30 03:51:07 -07:00
parent 2f52266b7f
commit 286f2cc7eb
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# launch compton
al-compositor --start &
$HOME/.config/setup &
# restore wallpaper
nitrogen --restore &