Change order of scripts in install.sh

This commit is contained in:
Da_Person 2025-07-03 15:12:49 -07:00
parent e06c802e89
commit 6ca2a54df8

View File

@ -341,10 +341,10 @@ execute_script "hyprland-qt-support.sh"
sleep 1
execute_script "hyprland-qtutils.sh"
sleep 1
execute_script "hyprland.sh"
sleep 1
execute_script "aquamarine.sh"
sleep 1
execute_script "hyprland.sh"
sleep 1
execute_script "hyprland-protocols.sh"
sleep 1
execute_script "hyprwayland-scanner.sh"