From e7214322bbf0b9b7c27c2234ebbcbc02644ffeab Mon Sep 17 00:00:00 2001 From: Da_Person Date: Thu, 3 Jul 2025 19:48:23 -0700 Subject: [PATCH] Apparently, the move was not far enough --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 5f9c82b..1ffef7d 100755 --- a/install.sh +++ b/install.sh @@ -341,10 +341,10 @@ execute_script "hyprland-qt-support.sh" sleep 1 execute_script "hyprland-qtutils.sh" sleep 1 -execute_script "aquamarine.sh" -sleep 1 execute_script "hyprwayland-scanner.sh" sleep 1 +execute_script "aquamarine.sh" +sleep 1 execute_script "hyprland-protocols.sh" sleep 1 execute_script "hyprland.sh"