This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-01 20:19:54 +03:00 committed by GitHub
parent c40e6e2e36
commit c741117652
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,7 @@ apt-get install libglib2.0-0=2.78.0-2 libglib2.0-bin=2.78.0-2 libglib2.0-dev-bin
DEBIAN_FRONTEND=noninteractive
# Clone Upstream
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v0.41.0/source-v0.41.0.tar.gz
tar -xf ./source-v0.41.0.tar.gz
git clone ./hyprland https://github.com/hyprwm/Hyprland -b v0.41.2 --depth=1
cp -rvf ./debian ./hyprland-source/debian
cd ./hyprland-source