Update main.sh

This commit is contained in:
ferrreo 2023-06-10 17:03:24 +01:00 committed by GitHub
parent 5cdc26905f
commit 17c38a33ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,7 @@ add-apt-repository ppa:kubuntu-ppa/backports
wget -nv https://github.com/hyprwm/Hyprland/releases/download/v0.26.0/source-v0.26.0.tar.gz
tar -xf ./source-v0.26.0.tar.gz
cp -rvf ./debian ./source-v0.26.0/hyprland-source
cd ./source-v0.26.0
cp -rvf ./debian ./hyprland-source
cd ./hyprland-source
sed -i 's/\/usr\/local/\/usr/g' config.mk