summaryrefslogtreecommitdiff
path: root/doc/config
diff options
context:
space:
mode:
authorPhil Jones <philj56@gmail.com>2022-10-22 21:55:58 +0100
committerPhil Jones <philj56@gmail.com>2022-10-22 22:01:41 +0100
commitfdcda651241ace04d895b9efa77d261029e0da68 (patch)
tree74c2bc4304e0fa1d501cc4d88bc2985b7eba6566 /doc/config
parent820fb11b9bb034a1ee2685ff9272f031d27dcd38 (diff)
Add --terminal option.
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