config.md: invert mode detailed options (#1225)
This commit is contained in:
parent
0c2d5ce07b
commit
c091f2f95a
1 changed files with 5 additions and 1 deletions
|
@ -192,7 +192,11 @@ Defaults to `auto`.
|
|||
|
||||
### `invert`
|
||||
|
||||
Invert the UI - put the search bar at the top
|
||||
Invert the UI - put the search bar at the top , Default to `false`
|
||||
|
||||
```
|
||||
invert = true/false
|
||||
```
|
||||
|
||||
### `inline_height`
|
||||
|
||||
|
|
Loading…
Reference in a new issue