From eff774ec00d72e20a44603766af28b2bbfda2a06 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 26 Feb 2026 14:43:38 -0500 Subject: [PATCH] u --- scripts/ct.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ct.sh b/scripts/ct.sh index 303c2bf..58aae22 100755 --- a/scripts/ct.sh +++ b/scripts/ct.sh @@ -86,7 +86,7 @@ execute_script() { shopt -s extglob if [ $operation == "d" ] || [ $operation == "dots" ] ; then - if [ ${parameter_1} == "h" ] || [ ${parameter_1} == "hypr" ] ; then + if [[ ${parameter_1} == "h" ]] || [[ ${parameter_1} == "hypr" ]] ; then parameter_1=hyprland fi