diff --git a/main.sh b/main.sh index c30600a..f5952b9 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/hyprwm/hyprland +git clone --recurse-submodules https://github.com/hyprwm/hyprland -b v0.45.1 cp -rvf ./debian ./hyprland/ cd ./hyprland