aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-16 11:30:26 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-16 11:30:26 +0900
commit56bffcfa048972902af2d836cc7ff1591750ffce (patch)
treeb4341648e61383e4b50e192eaa28095a9482c06c /copy.sh
parentda7cd9be14893bc40fb85f1ea98557ce4528f3ad (diff)
updated copy.sh
Diffstat (limited to 'copy.sh')
-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