Update and minor changes to upgrade script

This commit is contained in:
natemaia
2018-02-04 08:09:32 -08:00
parent 92ada44d97
commit 927b334aa9
27 changed files with 166 additions and 188 deletions

View File

@ -16,5 +16,3 @@ export DE="xfce"
if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
eval `dbus-launch --sh-syntax --exit-with-session`
fi
QT_QPA_PLATFORMTHEME=qt5ct