aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2023-11-26 22:37:50 +0900
committerJaKooLit <ejhay.games@gmail.com>2023-11-26 22:37:50 +0900
commit4502d47a44dd46306e0803ec0b27a0db48b2819c (patch)
treeca6670b0adcddb0810d7b49e930c7a6f7d2214b0
parent8dbb0d2fb52158ae363bd79c40c96b999b5c3072 (diff)
updated copy.sh (removed wlogout folder backup)
-rwxr-xr-xcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 52613efc..a005aa79 100755
--- a/copy.sh
+++ b/copy.sh
@@ -141,7 +141,7 @@ fi
set -e # Exit immediately if a command exits with a non-zero status.
printf "${NOTE} - copying dotfiles\n"
- for DIR in btop cava dunst hypr kitty rofi swappy swaylock wal waybar wlogout; do
+ for DIR in btop cava dunst hypr kitty rofi swappy swaylock wal waybar; 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