From ffee7f7b9a2be21c81c21d257dd617226f15bb4f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 12 Mar 2025 23:01:38 +0900 Subject: [PATCH] minor install.sh update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 775c3a8..9180f22 100755 --- a/install.sh +++ b/install.sh @@ -212,7 +212,7 @@ if check_services_running; then # Display the active login manager(s) in the whiptail message box whiptail --title "Active non-SDDM login manager(s) detected" \ - --msgbox "The following login manager(s) are active:\n\n$active_list\n\nIf you want to install SDDM and SDDM theme, stop and disable first the active services above first before running this script\n\nYour option to install SDDM and SDDM theme has now been removed\n\nšŸ˜Ž Ja " 22 80 + --msgbox "The following login manager(s) are active:\n\n$active_list\n\nIf you want to install SDDM and SDDM theme, stop and disable first the active services above first before running this script\n\nYour option to install SDDM and SDDM theme has now been removed\n\n- Ja " 22 80 fi # Check if NVIDIA GPU is detected