From c091f2f95af228cc3bb6a4755d72d8039bf803fc Mon Sep 17 00:00:00 2001 From: Matheus Martins Date: Thu, 14 Sep 2023 18:04:29 -0300 Subject: [PATCH] config.md: invert mode detailed options (#1225) --- docs/docs/config/config.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/docs/config/config.md b/docs/docs/config/config.md index 27d11e7..1f29533 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`