diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-21 21:59:54 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-21 21:59:54 +0900 |
| commit | d676acab0742932e0f52f4816a308abc043eec30 (patch) | |
| tree | 8c71d97e0aeb059647d189c39aa67abd20439076 | |
| parent | 5469e2f0e39c074fb7b7f8dd421ccffea5f5db25 (diff) | |
updated
| -rwxr-xr-x | copy.sh | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -583,10 +583,6 @@ HYPR_DIR="$HOME/.config/hypr" BACKUP_DIR=$(get_backup_dirname) BACKUP_HYPR_PATH="$HYPR_DIR-backup-$BACKUP_DIR" -if [ ! -d "$BACKUP_HYPR_PATH" ]; then - exit 0 -fi - echo -e "\n${NOTE} Restoring ${SKY_BLUE}Animations & Monitor Profiles${RESET} directories into ${YELLOW}$HYPR_DIR${RESET}..." DIR_B=("Monitor_Profiles" "animations") |
