From 5c47d17e1be333f361db9db8f7a80ba81496e78e Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 26 Feb 2026 10:52:59 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 27743ab..dc25980 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -327,10 +327,10 @@ if [ ${operation} == "dots" ] ; then deploy_file "${dots_trg}/helix/${file_name}" "${file_path}/${file_name}" # hyprland - file_name=hyprland.conf - file_path=/home/${system_user}/.config/hypr - create_dir ${file_path} - deploy_file "${dots_trg}/hyprland/${file_name}" "${file_path}/${file_name}" + #file_name=hyprland.conf + #file_path=/home/${system_user}/.config/hypr + #create_dir ${file_path} + #deploy_file "${dots_trg}/hyprland/${file_name}" "${file_path}/${file_name}" # pcmanfm # bookmarks found in "dots/gtk/.gtk-bookmarks"