This commit is contained in:
H0mire 2024-05-03 19:06:49 +02:00
parent 34865e5c42
commit a5f0d5a1b7

View file

@ -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=()