Update main.sh
This commit is contained in:
parent
8c5a4f6aa0
commit
b9da3fcd9d
2
main.sh
2
main.sh
@ -13,8 +13,8 @@ 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
|
||||
cd ./hyprland-source
|
||||
cd ./source-v0.26.0/
|
||||
|
||||
sed -i 's/\/usr\/local/\/usr/g' config.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user