diff --git a/install.sh b/install.sh index 048260c..8c540fc 100755 --- a/install.sh +++ b/install.sh @@ -329,6 +329,8 @@ echo "${INFO} Installing ${SKY_BLUE}KooL Hyprland packages...${RESET}" | tee -a sleep 1 execute_script "01-hypr-pkgs.sh" sleep 1 +execute_script "hyprutils.sh" +sleep 1 execute_script "hyprlang.sh" sleep 1 execute_script "hyprcursor.sh"