From daad1ccf92caf32becd48d295438524e35affb55 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Fri, 29 Jul 2022 10:15:11 +0100 Subject: Add default config installation in /etc/xdg/tofi/. --- doc/tofi.1.md | 6 +++++- doc/tofi.1.scd | 5 ++++- doc/tofi.5.md | 4 ++-- 3 files changed, 11 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 4529dda..7d5a223 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -80,9 +80,13 @@ the form **--key=value**. # FILES +*/etc/xdg/tofi/config* + +> Example configuration file. + *$XDG_CONFIG_HOME/tofi/config* -> The default configuration file. +> The default configuration file location. *$XDG_CACHE_HOME/tofi-compgen* diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 38ed290..8441c7f 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -71,8 +71,11 @@ All config file options described in *tofi*(5) are also accepted, in the form # FILES +_/etc/xdg/tofi/config_ + Example configuration file. + _$XDG_CONFIG_HOME/tofi/config_ - The default configuration file. + The default configuration file location. _$XDG_CACHE_HOME/tofi-compgen_ Cached list of executables under $PATH, regenerated as necessary. 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. > -- cgit v1.2.3