1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-13 17:22:08 -04:00

niri: replace github ref

This commit is contained in:
bbedward
2026-02-08 10:21:34 -05:00
parent b4a8853591
commit 5b8b7b04be

View File

@@ -56,7 +56,7 @@ Item {
return "https://github.com/DreamMaoMao/mangowc"; return "https://github.com/DreamMaoMao/mangowc";
if (isLabwc) if (isLabwc)
return "https://labwc.github.io/"; return "https://labwc.github.io/";
return "https://github.com/YaLTeR/niri"; return "https://github.com/niri-wm/niri";
} }
property string compositorTooltip: { property string compositorTooltip: {