From 226b063306291642b9bc9d5df0e54f2886d18486 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Mon, 22 Aug 2022 10:49:19 +0100 Subject: Add --prompt-padding option. --- doc/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/config') 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 -- cgit v1.2.3