aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/config/config.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/docs/config/config.md b/docs/docs/config/config.md
index 27d11e7c..1f295334 100644
--- a/docs/docs/config/config.md
+++ b/docs/docs/config/config.md
@@ -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`