Remove setup from autostart, we are calling it during the upgrade

This commit is contained in:
natemaia 2017-10-30 03:35:35 -07:00
parent 3f8be0de4a
commit ab71bcc927
2 changed files with 0 additions and 4 deletions

View File

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

View File

@ -18,6 +18,4 @@ sed -i "s/liveuser/${USER}/g" $HOME/.gorice/templates/i3/data.json
sed -i "s/liveuser/${USER}/g" $HOME/.config/gtk-3.0/bookmarks
# remove itself
sed -i '/setup/d' $HOME/.config/openbox/autostart
rm -f $HOME/.config/setup