summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus Martins <matheuscumth@gmail.com>2023-09-14 18:04:29 -0300
committerGitHub <noreply@github.com>2023-09-14 21:04:29 +0000
commitc091f2f95af228cc3bb6a4755d72d8039bf803fc (patch)
treeef0ee9532ca7557e017c97588a10ad55ed665436
parent0c2d5ce07b3e4e0223497ec053cef44ee6754b5f (diff)
config.md: invert mode detailed options (#1225)
-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`