From 2da424ae2027602f4b84c054903d68c72d451765 Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Thu, 15 May 2025 18:12:37 -0300 Subject: [PATCH] :recycle: scripts(utils): update repository name --- utils.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils.sh b/utils.sh index 75aef92..ade010a 100644 --- a/utils.sh +++ b/utils.sh @@ -5,12 +5,12 @@ # ---------- # Made by retrozinndev (João Dias) # Licensed under the MIT License -# From: https://github.com/retrozinndev/Hyprland-dots +# From: https://github.com/retrozinndev/colorshell # ------------- # Array containing directory names to be used by -# retrozinndev/Hyprland-Dots install and update +# retrozinndev/colorshell install and update # scripts. # ------------- config_dirs=( @@ -57,7 +57,7 @@ function Send_log() { } # ------------- -# Prints retrozinndev/Hyprland-Dots installation +# Prints retrozinndev/colorshell installation # script's welcome header on stdout # ------------- function Print_header() {