From 5b8b7b04be165f7979bac9a42157ff054f1dcca8 Mon Sep 17 00:00:00 2001 From: bbedward Date: Sun, 8 Feb 2026 10:21:34 -0500 Subject: [PATCH] niri: replace github ref --- quickshell/Modules/Settings/AboutTab.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickshell/Modules/Settings/AboutTab.qml b/quickshell/Modules/Settings/AboutTab.qml index 64cb7c80..42fb8daa 100644 --- a/quickshell/Modules/Settings/AboutTab.qml +++ b/quickshell/Modules/Settings/AboutTab.qml @@ -56,7 +56,7 @@ Item { return "https://github.com/DreamMaoMao/mangowc"; if (isLabwc) return "https://labwc.github.io/"; - return "https://github.com/YaLTeR/niri"; + return "https://github.com/niri-wm/niri"; } property string compositorTooltip: {