From 1c413275ebb90eee61a75397cef98b7f8179ca99 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 3 Feb 2025 22:48:48 +0900 Subject: fixed spacing issue --- copy.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 6f583810..ce3f9605 100755 --- a/copy.sh +++ b/copy.sh @@ -778,8 +778,8 @@ wallust run -s $wallpaper 2>&1 | tee -a "$LOG" printf "\n%.0s" {1..2} printf "${OK} GREAT! KooL's Hyprland-Dots is now Loaded & Ready !!! " -printf "\n%.0s" {1..1} -printf "${INFO}However, it is ${MAGENTA}HIGHLY SUGGESTED${RESET} to logout and re-login or better reboot to avoid any issues" -printf "\n%.0s" {1..1} +printf "\n%.0s" {1..2} +printf "${INFO} However, it is ${MAGENTA}HIGHLY SUGGESTED${RESET} to logout and re-login or better reboot to avoid any issues" +printf "\n%.0s" {1..2} printf "${SKY_BLUE}Thank you${RESET} for using ${MAGENTA}KooL's Hyprland Configuration${RESET}... ${YELLOW}ENJOY!!!${RESET}" -printf "\n%.0s" {1..2} \ No newline at end of file +printf "\n%.0s" {1..3} \ No newline at end of file -- cgit v1.2.3