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.1.scd | |
parent | 71fcc39202c7731007da8f345dc9f69b856b376d (diff) |
Add default config installation in /etc/xdg/tofi/.
Diffstat (limited to 'doc/tofi.1.scd')
-rw-r--r-- | doc/tofi.1.scd | 5 |
1 files changed, 4 insertions, 1 deletions
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. |