config.md: invert mode detailed options (#1225)

This commit is contained in:
Matheus Martins 2023-09-14 18:04:29 -03:00 committed by GitHub
parent 0c2d5ce07b
commit c091f2f95a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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