diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 02:35:47 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 02:35:47 +0900 |
| commit | 928deb30486095d011b63e4cbc323131915033ab (patch) | |
| tree | 9540075a0e8000e6cf55eb2e773b9a2c2b993ef5 /copy.sh | |
| parent | d7ff1c1dea16619a38f35536a5c00685d848abce (diff) | |
adjusted config.rasi and copy.sh
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -209,7 +209,7 @@ get_backup_dirname() { echo "back-up_${timestamp}" } -for DIR in btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync wal waybar wlogout; do +for DIR in ags btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync wallust waybar wlogout; do DIRPATH=~/.config/"$DIR" if [ -d "$DIRPATH" ]; then echo -e "${NOTE} - Config for $DIR found, attempting to back up." |
