Fixed: tray bug on ubuntu & hide tray icon on linux

This commit is contained in:
Molunerfinn
2018-06-26 17:03:46 +08:00
parent ed187f4438
commit 62b0c2113c
3 changed files with 27 additions and 11 deletions

View File

@@ -67,7 +67,7 @@
"allowToChangeInstallationDirectory": true
},
"linux": {
"icon": "build/icons"
"icon": "build/icons/256x256.png"
}
},
"dependencies": {