Checkout latest stable release of hyprland

This commit is contained in:
ItsDrike 2023-08-01 13:33:24 +02:00
parent 7801977c2e
commit 4c19890318

View file

@ -97,6 +97,7 @@ yay -S --noconfirm --needed \
mkdir -p ~/.local/src
git clone --recursive https://github.com/hyprwm/Hyprland ~/.local/src/Hyprland
pushd ~/.local/src
git checkout "$(git rev-list --tags --max-count=1)" # check out the last tag (latest stable release)
sudo make install
popd
sudo yay -S --noconfirm --needed xdg-desktop-portal-hyprland-git hyprpaper