Added screenMode configuration to gui configuration

This commit is contained in:
Phanindra kumar Paladi 2023-01-11 16:51:46 +05:30
parent c769a78db5
commit f4ccb68464
3 changed files with 14 additions and 3 deletions

View file

@ -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