aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-12-12 14:28:40 +0900
committerJaKooLit <jimmielovejay.com>2023-12-12 14:28:40 +0900
commitf94148c9295487318aef9ecbb1785001e5cd0672 (patch)
tree1b5bb3b824831970554de79cf803d8502c2c0157 /copy.sh
parent4df7b8aa955e14c231fff5d1857aa732d751bda7 (diff)
small tweak copy.sh
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 7aedc27c..f607209e 100755
--- a/copy.sh
+++ b/copy.sh
@@ -138,6 +138,8 @@ elif [ "$resolution" == "≥ 1440p" ]; then
cp -r config/rofi/resolution/1440p/* config/rofi/
fi
+printf "\n%.0s" {1..2}
+
### Copy Config Files ###
set -e # Exit immediately if a command exits with a non-zero status.
@@ -212,7 +214,7 @@ wal -i ~/Pictures/wallpapers/anime-girl-abyss.png 2>&1 | tee -a "$LOG"
#initial symlink for Pywal Dark and Light for Rofi Themes
ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/pywal-theme.rasi"
-printf "\n\n"
+printf "\n%.0s" {1..2}
printf "\n${OK} Copy Completed!\n\n\n"
printf "${ORANGE} ATTENTION!!!! \n"
printf "${ORANGE} YOU NEED to logout and re-login or reboot to avoid issues\n\n"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage