mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
add linux icon
This commit is contained in:
parent
57bdd5f036
commit
d931d1dc0b
1 changed files with 4 additions and 1 deletions
|
@ -80,7 +80,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "xyz.tea.gui"
|
"appId": "xyz.tea.gui",
|
||||||
|
"linux": {
|
||||||
|
"icon": "./icon.png"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"homepage": "https://tea.xyz",
|
"homepage": "https://tea.xyz",
|
||||||
"repository": "https://github.com/teaxyz/gui.git"
|
"repository": "https://github.com/teaxyz/gui.git"
|
||||||
|
|
Loading…
Reference in a new issue