summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorPhanindra kumar Paladi <phanindrakumar.paladi@gmail.com>2023-01-11 16:51:46 +0530
committerPhanindra kumar Paladi <phanindrakumar.paladi@gmail.com>2023-01-11 16:51:46 +0530
commitf4ccb684642516f1e9a96ed511a746cde50d0dfb (patch)
tree06af51a7d1c6d4c4fd57781de30c9575c20b529d /docs/Config.md
parentc769a78db5f5cf7a126dfbeceeb6bd7e846f6682 (diff)
Added screenMode configuration to gui configuration
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index d3b3aeb3a..cac8a4923 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -21,6 +21,7 @@ If you want to change the config directory:
```yaml
gui:
# stuff relating to the UI
+ screenMode: 'normal' # one of 'normal' | 'half' | 'full' default is 'normal'
scrollHeight: 2 # how many lines you scroll by
scrollPastBottom: true # enable scrolling past the bottom
sidePanelWidth: 0.3333 # number from 0 to 1