From a58cde48ce51e977e3c98516b2c9bbf2df9c7e58 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 26 Feb 2026 14:45:03 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 4865129..b177bb9 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -294,7 +294,7 @@ if [ ${operation} == "dots" ] ; then # ---------- # hyprland - if [ ${parameter} == "hyprland" ] ; then + if [[ ${parameter} == "hyprland" ]] ; then file_name=hyprland.conf file_path=/home/${system_user}/.config/hypr create_dir ${file_path}