diff options
| -rw-r--r-- | config/hypr/v2.2.2 (renamed from config/hypr/v2.2.1) | 0 | ||||
| -rwxr-xr-x | copy.sh | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/v2.2.1 b/config/hypr/v2.2.2 index 31b3414d..31b3414d 100644 --- a/config/hypr/v2.2.1 +++ b/config/hypr/v2.2.2 @@ -166,7 +166,7 @@ get_backup_dirname() { echo "back-up_${timestamp}" } -for DIR in btop cava dunst hypr kitty Kvantum qt5ct qt6ct rofi swappy swaylock wal waybar wlogout; do +for DIR in btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaylock wal waybar wlogout; do DIRPATH=~/.config/"$DIR" if [ -d "$DIRPATH" ]; then echo -e "${NOTE} - Config for $DIR found, attempting to back up." |
