diff --git a/install.sh b/install.sh index 792a706..12ac709 100755 --- a/install.sh +++ b/install.sh @@ -68,6 +68,7 @@ if [ "$UID" -eq "$ROOT_UID" ]; then cp -R ./Paper/ /usr/share/themes/ chmod -R 755 /usr/share/themes/Paper echo "Installation complete!" + echo "You will have to set your theme manually." end elif [ "$UID" -ne "$ROOT_UID" ]; then if [ -d $HOME/.local/share/themes/Paper ]; then