Update main.sh

This commit is contained in:
ferreo 2024-11-18 17:48:42 +01:00
parent 45a0401770
commit c6f3128c35

View File

@ -9,7 +9,10 @@ source ./pika-build-config.sh
echo "$PIKA_BUILD_ARCH" > pika-build-arch
# Clone Upstream
git clone --recurse-submodules https://github.com/hyprwm/hyprland -b v0.45.1
git clone --recurse-submodules https://github.com/hyprwm/hyprland
cd hyprland
git checkout 6744bb57c639d5359a414eea2566328bb05c7065
cd ..
cp -rvf ./debian ./hyprland/
cd ./hyprland