diff options
Diffstat (limited to 'doc/tofi.5.scd')
-rw-r--r-- | doc/tofi.5.scd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index c36f98c..2cb4dad 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -208,6 +208,13 @@ options. Default: true +*fuzzy-match*=_true|false_ + If true, searching is performed via a simple fuzzy matching algorithm. + If false, substring matching is used, weighted to favour matches closer + to the beginning of the string. + + Default: false + *drun-launch*=_true|false_ If true, directly launch applications on selection when in drun mode. Otherwise, just print the path of the .desktop file to stdout. |