diff options
Diffstat (limited to 'doc/tofi.1.md')
-rw-r--r-- | doc/tofi.1.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 6de0027..4529dda 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -27,6 +27,12 @@ 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. + **tofi-compgen** just prints the list of executables used by **tofi-run**. |