aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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