diff --git a/package.json b/package.json index 59d0a780..050a902a 100644 --- a/package.json +++ b/package.json @@ -120,12 +120,14 @@ "category": "Utility", "executableName": "vrcx", "desktop": { - "Name": "VRCX", - "Comment": "Friendship management tool for VRChat", - "Icon": "VRCX", - "Terminal": "false", - "Type": "Application", - "Categories": "Utility;Application;" + "entry": { + "Name": "VRCX", + "Comment": "Friendship management tool for VRChat", + "Icon": "VRCX", + "Terminal": "false", + "Type": "Application", + "Categories": "Utility;Application;" + } }, "maintainer": "rs189 <35667100+rs189@users.noreply.github.com>", "description": "Friendship management tool for VRChat"