From d74929e095b9955b578adcb7b43b951806db6601 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 6 Feb 2025 12:08:23 +0900 Subject: [PATCH] knew it --- install.sh | 1 - 1 file changed, 1 deletion(-) 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