Final tweak. I hope so :)
This commit is contained in:
@@ -34,7 +34,7 @@ if pacman -Qs hyprland >/dev/null; then
|
||||
fi
|
||||
|
||||
# Hyprland
|
||||
printf "${NOTE} Installing Hyprland .......\n"
|
||||
printf "${NOTE} Installing ${BLUE}Hyprland packages${RESET} .......\n"
|
||||
for HYPR in "${hypr[@]}"; do
|
||||
install_package "$HYPR" "$LOG"
|
||||
[ $? -ne 0 ] && {
|
||||
|
||||
Reference in New Issue
Block a user