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 | |
| parent | 0bdc93e101308e6aa43438dcb0de67182a865622 (diff) | |
dropping dunst in favor of swaync
| -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." |
