💥 scripts(update-repo,apply): ignore wlogout and swaync, add kitty to list

This commit is contained in:
retrozinndev
2024-12-10 15:10:34 -03:00
parent 891054b64e
commit aed4874d5d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ echo "######################################"
printf "\n"
CONFIG_DIR="$HOME/.config"
DOTFILES_DIRS=("hypr" "eww" "swaync" "wlogout" "anyrun" "wal" "fastfetch")
DOTFILES_DIRS=("hypr" "eww" "kitty" "anyrun" "wal" "fastfetch")
DOTFILES_BACKUP_DIR="$HOME/hyprland-dotfiles-bkp"
TRASH_DIR="$HOME/.local/share/Trash/files"