From 475047350a7aae7b3faa997922fe40b9202b7590 Mon Sep 17 00:00:00 2001 From: ferreo Date: Sun, 27 Oct 2024 18:54:24 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 322b1d4..c0896c7 100755 --- a/main.sh +++ b/main.sh @@ -9,7 +9,7 @@ source ./pika-build-config.sh echo "$PIKA_BUILD_ARCH" > pika-build-arch # Clone Upstream -git clone --recurse-submodules https://github.com/gulafaran/hyprland -b cursor-move +git clone --recurse-submodules https://github.com/hyprwm/hyprland cp -rvf ./debian ./hyprland/ cd ./hyprland