From a2424b179baf1c1c29422a67a06f2923d33dc975 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 6 Dec 2023 13:51:32 -0700 Subject: [PATCH] Shellcheck Signed-off-by: Tommy --- Customization.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Customization.sh b/Customization.sh index 65943a1..63b8290 100644 --- a/Customization.sh +++ b/Customization.sh @@ -17,7 +17,7 @@ #Run this as your user to set the theme output(){ - echo -e '\e[36m'$1'\e[0m'; + echo -e '\e[36m'"$1"'\e[0m'; } #Enable Titlebar buttons