From 2f1ef3ebceb121e8c28f1dc80ccff9baac8a2338 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 1 Jan 2025 21:03:55 +0900 Subject: updated copy.sh --- copy.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 7862e424..3dd30baf 100755 --- a/copy.sh +++ b/copy.sh @@ -499,11 +499,11 @@ for DIR_NAME in $DIR; do fi done -printf "\n" +printf "\n%.0s" {1..2} # Restoring UserConfigs and UserScripts -echo -e "Restoring previous User-Configs... \n" -echo -e "${NOTE}: If you decide to restore the old configs, make sure to handle the updates or changes manually.\n" +echo -e "Restoring previous User-Configs... " +echo -e "${NOTE}: If you decide to restore the old configs, make sure to handle the updates or changes manually." echo -e "Visit and check KooL's Hyprland-Dots GitHub page for the commits.\n" # UserConfigs -- cgit v1.2.3