mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 15:55:55 +02:00
17 lines
258 B
JSON
17 lines
258 B
JSON
{
|
|
"app": {
|
|
"windows": [
|
|
{
|
|
"label": "main",
|
|
"decorations": true,
|
|
"titleBarStyle": "Overlay",
|
|
"hiddenTitle": true,
|
|
"trafficLightPosition": {
|
|
"x": 12,
|
|
"y": 10
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|