mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 11:51:13 +01:00
Add template.desktop to make icon work until we can upgrade Tauri CLI
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
{
|
||||
"productName": "yaak"
|
||||
"productName": "yaak",
|
||||
"bundle": {
|
||||
"linux": {
|
||||
"deb": {
|
||||
"desktopTemplate": "./template.desktop"
|
||||
},
|
||||
"rpm": {
|
||||
"desktopTemplate": "./template.desktop"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user