mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 17:18:32 +02:00
Radix, request methods, and theme stuff
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
},
|
||||
"window": {
|
||||
"startDragging": true
|
||||
},
|
||||
"fs": {
|
||||
"scope": [
|
||||
"$RESOURCE/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"bundle": {
|
||||
@@ -45,7 +50,9 @@
|
||||
"providerShortName": null,
|
||||
"signingIdentity": null
|
||||
},
|
||||
"resources": [],
|
||||
"resources": [
|
||||
"plugins/*"
|
||||
],
|
||||
"shortDescription": "",
|
||||
"targets": "all",
|
||||
"windows": {
|
||||
@@ -67,7 +74,6 @@
|
||||
"resizable": true,
|
||||
"title": "Twosomnia",
|
||||
"width": 1400,
|
||||
"theme": "Dark",
|
||||
"titleBarStyle": "Overlay",
|
||||
"hiddenTitle": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user