diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 00:38:38 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 00:38:38 +0900 |
| commit | 3eb715f78172f2e854fc744841ee74203af28073 (patch) | |
| tree | a62f32ba4cea5aadc6ba3cbd112d6de96ac98e5b /copy.sh | |
| parent | 0bdc93e101308e6aa43438dcb0de67182a865622 (diff) | |
dropping dunst in favor of swaync
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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." |
