From f716f70bf46da6a73f160e34e97dfdd2872f479e Mon Sep 17 00:00:00 2001 From: lilia Date: Thu, 27 Apr 2017 16:57:31 -0700 Subject: [PATCH] Add icon path for linux // FREEBIE --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b45ed7350..b705c8f7a 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,8 @@ "linux": { "target": [ "deb" - ] + ], + "icon": "build/icons/png" }, "files": [ "package.json",