Fix linux icon
This commit is contained in:
parent
1025f39e47
commit
3c71ba9b73
12 changed files with 25 additions and 12 deletions
|
|
@ -19,7 +19,10 @@
|
|||
},
|
||||
"win": {
|
||||
"target": "nsis",
|
||||
"icon": "assets/appIcon.ico"
|
||||
"icon": "assets/icon.ico"
|
||||
},
|
||||
"linux": {
|
||||
"icon": "assets/icon.png"
|
||||
},
|
||||
"mac": {
|
||||
"category": "your.app.category.type",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue