Update main.sh

This commit is contained in:
ferreo 2025-02-07 16:34:43 +01:00
parent 99d83a9640
commit d5b68ead51

View File

@ -9,7 +9,11 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="0.1.5-git"
# Clone Upstream
git clone --recurse-submodules https://github.com/hyprwm/hypridle
#git clone --recurse-submodules https://github.com/hyprwm/hypridle
git clone --recurse-submodules https://github.com/PaideiaDilemma/hypridle
cd ./hypridle
git checkout fix-inhibit-and-process-stuff
cd ..
cp -rvf ./debian ./hypridle/
cd ./hypridle