From 26a9823def43f08ba1565e713d6517a12fec0a2e Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 7 Sep 2017 05:10:04 -0700 Subject: [PATCH] Add category option under linux key in root package.json (#2184) Fix #2097 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index bd9c84dc..6e57e6ff 100644 --- a/package.json +++ b/package.json @@ -80,6 +80,7 @@ "appId": "co.zeit.hyper", "extraResources": "./bin/yarn-standalone.js", "linux": { + "category": "TerminalEmulator", "target": [ { "target": "deb",