docs: add new 'border' option to config doc

pull/529/head
Scott McKendry 4 weeks ago
parent dbf2bced5e
commit 51b3bb5418

@ -33,6 +33,7 @@ to the top of your config file or via [Visual Studio Code settings.json config][
gui:
scrollHeight: 2
language: 'auto' # one of 'auto' | 'en' | 'pl' | 'nl' | 'de' | 'tr'
border: 'single' # one of 'single' | 'rounded' | 'double' | 'hidden'
theme:
activeBorderColor:
- green

Loading…
Cancel
Save