aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcopy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/copy.sh b/copy.sh
index 2b5976e4..fa3d9e33 100755
--- a/copy.sh
+++ b/copy.sh
@@ -342,7 +342,7 @@ get_backup_dirname() {
echo "back-up_${timestamp}"
}
-for DIR in ags btop cava fastfetch hypr Kvantum qt5ct qt6ct rofi swappy wallust wlogout; do
+for DIR in btop cava hypr Kvantum qt5ct qt6ct swappy wallust wlogout; do
DIRPATH=~/.config/"$DIR"
if [ -d "$DIRPATH" ]; then
echo -e "${NOTE} - Config for $DIR found, attempting to back up."
@@ -373,7 +373,7 @@ printf "\n%.0s" {1..1}
printf "${NOTE} - copying dotfiles second part\n"
# Config directories which will ask the user whether to replace or not
-DIRS="kitty nvim rofi swaync waybar"
+DIRS="ags fastfetch kitty nvim rofi swaync waybar"
for DIR2 in $DIRS; do
DIRPATH=~/.config/"$DIR2"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage