From 47ba60a661e2703487b9a38e6ab0058fff859905 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 7 Nov 2023 23:10:40 +0900 Subject: [PATCH] small update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 2c4c782..d812b3f 100644 --- a/install.sh +++ b/install.sh @@ -116,7 +116,7 @@ execute_script() { printf "\n" ask_yes_no "Do you have nvidia gpu?" nvidia printf "\n" -ask_yes_no "Do you want to install GTK themes?" gtk_themes +ask_yes_no "-Install GTK themes (required for Dark/Light function)?" gtk_themes printf "\n" ask_yes_no "Do you want to configure Bluetooth?" bluetooth printf "\n"