aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--atuin-client/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/atuin-client/config.toml b/atuin-client/config.toml
index 29367cde..8a219641 100644
--- a/atuin-client/config.toml
+++ b/atuin-client/config.toml
@@ -55,6 +55,9 @@
## set it to 0 to always go full screen
# inline_height = 0
+##Invert the UI - put the search bar at the top , Default to `false`
+# invert = false
+
## enable or disable showing a preview of the selected command
## useful when the command is longer than the terminal width and is cut off
# show_preview = false