Update main.sh

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

View File

@ -2,6 +2,9 @@
DEBIAN_FRONTEND=noninteractive
# Dead Pika Release Quirk??
apt-get install libglib2.0-0=2.78.0-2 libglib2.0-bin=2.78.0-2 libglib2.0-dev-bin=2.78.0-2 -y
# Clone Upstream
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v.0/source-v.0.tar.gz
tar -xf ./source-v.0.tar.gz