From e063db1a348f62e06c6ac1a45ed4e5849d014cd0 Mon Sep 17 00:00:00 2001 From: Muhammad Rivan Date: Sat, 12 Jun 2021 16:11:53 +0700 Subject: [PATCH] Correction --- tweaks.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tweaks.sh b/tweaks.sh index 678e6a3..63c58e2 100755 --- a/tweaks.sh +++ b/tweaks.sh @@ -175,6 +175,7 @@ else if [[ "${gdm}" == 'true' ]]; then echo; prompt -i "Installing '${name}' GDM theme..." + install_gdm_theme echo; prompt -s "Done! '${name}' GDM theme has been installed." fi