From fdcda651241ace04d895b9efa77d261029e0da68 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sat, 22 Oct 2022 21:55:58 +0100 Subject: Add --terminal option. --- doc/tofi.5.scd | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc/tofi.5.scd') diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 7e16ea7..95f87d9 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -76,12 +76,19 @@ options. Default: false +*terminal*=_command_ + The terminal to run terminal programs in when in drun mode. _command_ + will be prepended to the the application's command line. + This option has no effect if *drun-launch* is set to true. + + Default: the value of the TERMINAL environment variable + *drun-print-exec*=_true|false_ *WARNING*: In the current version of tofi, this option has changed to always be true and has no effect, as it should have been from the start. It may be removed in a future version of tofi. - Default: true. + Default: true *late-keyboard-init*=_true|false_ Delay keyboard initialisation until after the first draw to screen. -- cgit v1.2.3