From 336e867d06476b73a794ec9eefa94c0f7e5197a7 Mon Sep 17 00:00:00 2001 From: H0mire Date: Fri, 3 May 2024 19:06:49 +0200 Subject: [PATCH] besser --- update-dots.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-dots.sh b/update-dots.sh index 770f122ed..99dcb002c 100644 --- a/update-dots.sh +++ b/update-dots.sh @@ -13,7 +13,7 @@ function get_checksum() { # Define the folders to update folders=(".config" ".local") -# exclude_folders=("/home/janik/.config/hypr/custom") TODO: Implement exclude folders +# exclude_folders=(".config/hypr/custom") TODO: Implement exclude folders # Then check which files have been modified since the last update modified_files=()