gui-wm/niri: Change branch

Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
Ceres 2026-01-18 01:14:55 +00:00
parent 877e8bdd20
commit eecc2ed9a8
Signed by: ceres-sees-all
GPG key ID: 9814758436430045
2 changed files with 16 additions and 0 deletions

View file

@ -17,6 +17,7 @@ HOMEPAGE="https://github.com/YaLTeR/niri"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/visualglitch91/niri.git"
EGIT_BRANCH="feat/blur"
else
SRC_URI="
https://github.com/visualglitch91/niri/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz