From c0d3df8af0328280836ccfef85ae7e40eb3b6b87 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Wed, 3 Aug 2022 13:47:15 +0100 Subject: Make --drun-print-exec always be true. The option is now deprecated, and a warning will be printed if it's used. It may be removed in a future version of tofi, so it should be removed from any configs now. --- doc/tofi.1.scd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/tofi.1.scd') diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 71e804d..f85e18d 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -25,11 +25,11 @@ When invoked via the name *tofi-drun*, *tofi* will not accept items on stdin, and will generate a list of applications from desktop files as described in the Desktop Entry Specification. -*WARNING*: Currently, when a selection is made in drun mode, the filename of -the selected desktop file is printed to stdout. In the next version of tofi, -this will change to an executable command line, to be passed to swaymsg exec or -similar. The new behaviour can be enabled now by passing --drun-print-exec=true -to tofi-drun. +*WARNING*: In the last version of tofi, when a selection was made in drun +mode, the filename of the selected desktop file was printed to stdout. In the +current version of tofi, this has changed to an executable command line, to be +passed to swaymsg exec or similar. Consequently, the --drun-print-exec does +nothing, and may be removed in a future version of tofi. # OPTIONS -- cgit v1.2.3