diff --git a/install.sh b/install.sh index 8ac46a1..efe057d 100755 --- a/install.sh +++ b/install.sh @@ -160,7 +160,6 @@ execute_script() { if lspci | grep -i "nvidia" &> /dev/null; then printf "${INFO} ${YELLOW}NVIDIA GPU${RESET} detected in your system \n" ask_yes_no "-Do you want script to configure ${YELLOW}NVIDIA${RESET} for you?" nvidia - printf "\n" fi printf "\n" ask_yes_no "-Install ${YELLOW}GTK themes${RESET} (required for Dark/Light function)?" gtk_themes