From 68201117095716fe94ada0b442025b421fd187d1 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 13 Mar 2025 00:24:16 +0900 Subject: [PATCH] updated install.sh re-active login managers --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 9180f22..df4824e 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 the active services above, reboot before running this script\n\nYour option to install SDDM and SDDM theme has now been removed\n\n- Ja " 23 80 fi # Check if NVIDIA GPU is detected