some color coding added

This commit is contained in:
JaKooLit
2025-03-07 13:24:53 +09:00
parent 30fb2d1814
commit 36b0732056
2 changed files with 16 additions and 16 deletions

View File

@@ -119,7 +119,7 @@ fi
printf "\n%.0s" {1..1}
# Installation of main components
printf "\n%s - Installing ${SKY_BLUE}KooL's hyprland necessary packages${RESET} .... \n" "${NOTE}"
printf "\n%s - Installing ${SKY_BLUE}KooL's Hyprland necessary packages${RESET} .... \n" "${NOTE}"
for PKG1 in "${hypr_package[@]}" "${hypr_package_2[@]}" "${Extra[@]}"; do
install_package "$PKG1" "$LOG"