diff options
| -rw-r--r-- | docs/docs/config/config.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/docs/config/config.md b/docs/docs/config/config.md index e30ca2ae..27d11e7c 100644 --- a/docs/docs/config/config.md +++ b/docs/docs/config/config.md @@ -190,6 +190,10 @@ Which style to use. Possible values: `auto`, `full` and `compact`. Defaults to `auto`. +### `invert` + +Invert the UI - put the search bar at the top + ### `inline_height` Set the maximum number of lines Atuin's interface should take up. |
