vrcx: fix URI scheme (#499241)

This commit is contained in:
Nikolay Korotkiy
2026-03-15 07:12:29 +00:00
committed by GitHub
+1 -1
View File
@@ -79,7 +79,7 @@ buildNpmPackage (finalAttrs: {
(makeDesktopItem {
name = "vrcx";
icon = "vrcx";
exec = "vrcx";
exec = "vrcx %u";
terminal = false;
desktopName = "VRCX";
comment = "Friendship management tool for VRChat";