summaryrefslogtreecommitdiff
path: root/doc/config
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/config b/doc/config
index 4d337b5..e1e93a7 100644
--- a/doc/config
+++ b/doc/config
@@ -54,6 +54,9 @@
# Prompt to display.
prompt-text = "run: "
+ # Extra horizontal padding between prompt and input.
+ prompt-padding = 0
+
# Maximum number of results to display.
# If 0, tofi will draw as many results as it can fit in the window.
num-results = 0