diff --git a/install.sh b/install.sh index 0bfaea9..34c78ce 100755 --- a/install.sh +++ b/install.sh @@ -178,7 +178,7 @@ execute_script() { # Collect user responses to all questions printf "\n" -ask_custom_option "-Type AUR helper" "paru or yay" aur_helper +ask_custom_option "-Type ${YELLOW}AUR helper${RESET} wanted" "paru or yay" aur_helper printf "\n" ask_yes_no "-Do you have any ${YELLOW}nvidia${RESET} GPU in your system?" nvidia printf "\n"