From a373d7e8f8a7445ade6bcede88a0b87212f9013d Mon Sep 17 00:00:00 2001 From: Disaster Date: Fri, 4 Aug 2023 02:57:09 +0530 Subject: [PATCH] Fixed Issue with QT installs --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index b16351f..77eb9e5 100755 --- a/install.sh +++ b/install.sh @@ -41,7 +41,7 @@ Delta_Apply () { echo -e "Welcome to the$CORAL_PINK Delta$RESET installation script!\n" case $Installation_Method in -GTK) +GTK | QT) case $Installation_Method in GTK) echo -e "The current desktop ($PALE_GOLD${DESKTOP_SESSION^}$RESET) supports automatic installation.\n"