diff options
author | Phil Jones <philj56@gmail.com> | 2022-07-29 10:15:11 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-07-29 14:32:30 +0100 |
commit | daad1ccf92caf32becd48d295438524e35affb55 (patch) | |
tree | 6621f74402e0b1af973672e85a4026543e421fda /doc/tofi.5.md | |
parent | 71fcc39202c7731007da8f345dc9f69b856b376d (diff) |
Add default config installation in /etc/xdg/tofi/.
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 9a76a5d..2f3a38d 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -213,7 +213,7 @@ options. **history**=*true\|false* -> Sort results by number of usages. +> Sort results by number of usages in run and drun modes. > > Default: true @@ -238,7 +238,7 @@ options. **hint-font**=*true\|false* > Perform font hinting. Only applies when a path to a font has been -> specified via **font-name**. Disabling font hinting speeds up text +> specified via **font**. Disabling font hinting speeds up text > rendering appreciably, but will likely look poor at small font pixel > sizes. > |