move hyprutils to install first before hyprlock

This commit is contained in:
JaKooLit 2024-07-10 00:03:15 +09:00
parent e304844cff
commit 49a01b84c3

View File

@ -163,12 +163,12 @@ execute_script "swww.sh"
execute_script "rofi-wayland.sh" execute_script "rofi-wayland.sh"
execute_script "wallust.sh" execute_script "wallust.sh"
execute_script "ags.sh" execute_script "ags.sh"
execute_script "hyprutils.sh"
execute_script "hyprlang.sh" execute_script "hyprlang.sh"
execute_script "hyprlock.sh" execute_script "hyprlock.sh"
execute_script "hyprcursor.sh" execute_script "hyprcursor.sh"
execute_script "hypridle.sh" execute_script "hypridle.sh"
execute_script "hyprwayland-scanner.sh" execute_script "hyprwayland-scanner.sh"
execute_script "hyprutils.sh"
execute_script "hyprland.sh" execute_script "hyprland.sh"
execute_script "hypr-eco.sh" execute_script "hypr-eco.sh"
# execute_script "waybar-git.sh" only if waybar on repo is old # execute_script "waybar-git.sh" only if waybar on repo is old