diff --git a/main.sh b/main.sh index 4287a61..322b1d4 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/gulafaran/hyprland -b cursor-move cp -rvf ./debian ./hyprland/ cd ./hyprland