generated from wm-packages/hyprlock
Update main.sh
This commit is contained in:
parent
99d83a9640
commit
d5b68ead51
6
main.sh
6
main.sh
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user