Cybrkyd's Git Repositories

jottings - commit: f9fe362

commit f9fe3625e172fc91c5ede96c63030a20e86b49e251d501ec905629d3512adc3c
author Cybrkyd <git@cybrkyd.com> 2026-06-17 20:26:40 +0100
committer Cybrkyd <git@cybrkyd.com> 2026-06-17 20:26:40 +0100

Commit Message

Config - default window sizing

📊 Diffstat

neutralino.config.json 12
1 files changed, 6 insertions(+), 6 deletions(-)

Diff

diff --git a/neutralino.config.json b/neutralino.config.json
index 44de8a5..e59a62d 100644
--- a/neutralino.config.json
+++ b/neutralino.config.json
@@ -38,10 +38,10 @@
"modes": {
"window": {
"title": "jottings",
- "width": 1000,
- "height": 800,
- "minWidth": 400,
- "minHeight": 200,
+ "width": 1250,
+ "height": 950,
+ "minWidth": 600,
+ "minHeight": 400,
"center": true,
"fullScreen": false,
"alwaysOnTop": false,
@@ -68,8 +68,8 @@
]
},
"chrome": {
- "width": 800,
- "height": 500,
+ "width": 1250,
+ "height": 950,
"args": "--user-agent=\"Neutralinojs chrome mode\"",
"nativeBlockList": [
"filesystem.*",