diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-03 22:39:12 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-03 22:39:12 +0900 |
| commit | 0dc1c0555d697cd0aa975a142d75a984849386ce (patch) | |
| tree | 605b7d7a1ae5b14d848deb922cf2e880c2c424d6 /copy.sh | |
| parent | 9c11a77d3e3f9020035f41634d695be85c1e349c (diff) | |
updated coloring on copy.sh
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -776,5 +776,5 @@ wallust run -s $wallpaper 2>&1 | tee -a "$LOG" printf "\n%.0s" {1..4} printf "${OK} GREAT! KooL's Hyprland-Dots is now Loaded & Ready !!!" printf "\n%.0s" {1..1} -printf "${MAGENTA} However, it is HIGHLY SUGGESTED to logout and re-login or better reboot to avoid any issues\n\n" -printf "${BLUE} Thank you for using KooL's Hyprland Configuration... ENJOY!!!\n"
\ No newline at end of file +printf "${MAGENTA} However, it is HIGHLY SUGGESTED to logout and re-login or better reboot to avoid any issues${RESET}\n\n" +printf "${BLUE} Thank you for using KooL's Hyprland Configuration... ENJOY!!! ${RESET}\n"
\ No newline at end of file |
