Skip to content

Commit a0e64d6

Browse files
committed
Add niri to nvchecker
1 parent 28e7427 commit a0e64d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Ansible/roles/nvchecker/files/nvchecker.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,13 @@ prefix = "v"
565565
use_max_tag = true
566566
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
567567

568+
[niri]
569+
source = "github"
570+
github = "niri-wm/niri"
571+
prefix = "v"
572+
use_max_tag = true
573+
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
574+
568575
[nwg-bar]
569576
source = "github"
570577
github = "nwg-piotr/nwg-bar"

0 commit comments

Comments
 (0)