aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2024-05-04 17:00:43 +0900
committerGitHub <noreply@github.com>2024-05-04 17:00:43 +0900
commit16c0bdbe56a5ac1df2a4f19f2317f73093dc68c0 (patch)
tree5e1ae096579d882f884c3c9848bf3ddd7bae5695
parentbd0e9001bd063fe45cfd85d796d5e6f1b625a4ac (diff)
Update copy.sh
Remove swaylock folder in the backup folder function
-rwxr-xr-xcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 4bb1c521..697fc6db 100755
--- a/copy.sh
+++ b/copy.sh
@@ -209,7 +209,7 @@ get_backup_dirname() {
echo "back-up_${timestamp}"
}
-for DIR in btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync swaylock wal waybar wlogout; do
+for DIR in btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync wal waybar wlogout; do
DIRPATH=~/.config/"$DIR"
if [ -d "$DIRPATH" ]; then
echo -e "${NOTE} - Config for $DIR found, attempting to back up."
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage