mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
docs: add new 'border' option to config doc
This commit is contained in:
parent
dbf2bced5e
commit
51b3bb5418
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue