mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
besser
This commit is contained in:
parent
34865e5c42
commit
a5f0d5a1b7
1 changed files with 1 additions and 1 deletions
|
|
@ -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=()
|
||||
|
|
|
|||
Loading…
Reference in a new issue