small fixes and bump version

This commit is contained in:
Ren Amamiya
2023-09-29 12:40:02 +07:00
parent 700f3eb85f
commit 09b3eeda99
12 changed files with 22 additions and 52 deletions

View File

@@ -4,9 +4,9 @@
"macOSPrivateApi": true,
"windows": [
{
"width": 400,
"height": 500,
"decorations": true,
"width": 300,
"height": 300,
"decorations": false,
"title": "Lume",
"titleBarStyle": "Overlay",
"hiddenTitle": true,