Update main.sh
This commit is contained in:
parent
f27380b6ed
commit
8c5a4f6aa0
3
main.sh
3
main.sh
@ -12,7 +12,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/
|
||||
cp -rvf ./debian ./source-v0.26.0/hyprland-source
|
||||
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