From ca6bb890d1596794837f8cc1994459a327e6baaf Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 21 Dec 2023 17:27:45 +0100 Subject: [PATCH] Updates --- .install/displaymanager.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/displaymanager.sh b/.install/displaymanager.sh index 9dfd88b..89386d9 100755 --- a/.install/displaymanager.sh +++ b/.install/displaymanager.sh @@ -33,7 +33,7 @@ if [[ $profile == *"Qtile"* ]]; then echo "" fi -if gum confirm "Do you want to enable/update to sddm?" ;then +if gum confirm "Do you want to enable/update to sddm-git?" ;then # Try to force the installation of sddm-git echo "Install sddm-git"