mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
30 lines
455 B
JSON
30 lines
455 B
JSON
{
|
|
"background": "builtin-arrow",
|
|
"compression-level": 9,
|
|
"contents": [
|
|
{
|
|
"path": "./build/Nheko.app",
|
|
"type": "file",
|
|
"x": 140,
|
|
"y": 120
|
|
},
|
|
{
|
|
"path": "/Applications",
|
|
"type": "link",
|
|
"x": 500,
|
|
"y": 120
|
|
}
|
|
],
|
|
"format": "UDZO",
|
|
"title": "Nheko",
|
|
"window": {
|
|
"position": {
|
|
"x": 100,
|
|
"y": 100
|
|
},
|
|
"size": {
|
|
"height": 280,
|
|
"width": 640
|
|
}
|
|
}
|
|
}
|