summaryrefslogtreecommitdiff
path: root/doc/config
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/config b/doc/config
index 4eeb59c..69bddab 100644
--- a/doc/config
+++ b/doc/config
@@ -257,6 +257,11 @@
# In drun mode, this is always true.
require-match = true
+ # If true, automatically accept a result if it is the only one
+ # remaining. If there's only one result on startup, window creation is
+ # skipped altogether.
+ auto-accept-single = false
+
# If true, typed input will be hidden, and what is displayed (if
# anything) is determined by the hidden-character option.
hide-input = false