Merge pull request #92 from stalina/master

fix/ Manage icons for linux binary generation
This commit is contained in:
Maxime GRIS
2017-12-14 10:32:06 +01:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@
] ]
}, },
"linux": { "linux": {
"icon": "dist/favicon", "icon": "dist",
"target": [ "target": [
"AppImage" "AppImage"
] ]

BIN
src/favicon.256x256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB