diff options
| author | Sarah Duck <git@sarahduck.ca> | 2025-01-09 00:56:52 -0800 |
|---|---|---|
| committer | Sarah Duck <git@sarahduck.ca> | 2025-01-09 00:56:52 -0800 |
| commit | 29d27cd40575918419e76cdacffa45fde0bf2d1f (patch) | |
| tree | 40b534497740884445209446e5f901ac1e23dc9f /meta/options.json | |
| parent | 59faad6c15cfa75d45826cb62d93c379b45163eb (diff) | |
Started work on Chapter 1, unfinished and needs work
Diffstat (limited to 'meta/options.json')
| -rw-r--r-- | meta/options.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/options.json b/meta/options.json index cbce4c3..a2a3295 100644 --- a/meta/options.json +++ b/meta/options.json @@ -1,10 +1,10 @@ { "novelWriter.guiOptions": { "GuiManuscript": { - "winWidth": 1288, + "winWidth": 840, "winHeight": 913, "optsWidth": 273, - "viewWidth": 989, + "viewWidth": 541, "listHeight": 328, "detailsHeight": 468, "detailsWidth": 138, |
