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 d7ec8b5..530e768 100644
--- a/doc/config
+++ b/doc/config
@@ -158,6 +158,11 @@
# Otherwise, just print the command line to stdout.
drun-launch = false
+ # The terminal to run terminal programs in when in drun mode.
+ # This option has no effect if drun-launch is set to true.
+ # Defaults to the value of the TERMINAL environment variable.
+ # terminal = foot
+
# Delay keyboard initialisation until after the first draw to screen.
# This option is experimental, and will cause tofi to miss keypresses
# for a short time after launch. The only reason to use this option is