This commit is contained in:
parent
e88e78c8b6
commit
21ba2d19af
3
main.sh
3
main.sh
@ -6,6 +6,9 @@ set -e
|
||||
|
||||
apt-get update
|
||||
|
||||
# Dead PikaOS 3 Workaround
|
||||
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 --allow-downgrades
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprcursor -b v0.1.9
|
||||
cd hyprcursor
|
||||
|
Loading…
Reference in New Issue
Block a user