diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-08-28 23:22:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-28 23:22:49 +0100 |
| commit | 64c1054765249ea0383b82200cf77b7035fe7aa9 (patch) | |
| tree | c1bd278e2d6b109bb8ad2f47e4455af47969fcec /docs | |
| parent | Remove fig from README (#1197) (diff) | |
| download | atuin-64c1054765249ea0383b82200cf77b7035fe7aa9.zip | |
Update config.md
Diffstat (limited to '')
| -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. |
