diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-23 04:24:15 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-23 04:24:15 +0530 |
commit | 7e50edd4ba7ce7b76897fa6d2fa35d51938da7a4 (patch) | |
tree | 43fa8e3403ccb1ebc159d5b6b0aab124fb1634e3 /man/tessen.5.scd | |
parent | e36e3f8af817bb9612d1aff98aeee0fb342a8126 (diff) |
man: update man pages
I forgot to add the yofi as a new addition to the list of supported
dmenu backends. I've also noted support for the default configuration
file in XDG_CONFIG_DIRS.
Diffstat (limited to 'man/tessen.5.scd')
-rw-r--r-- | man/tessen.5.scd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/tessen.5.scd b/man/tessen.5.scd index eb48125..cf83910 100644 --- a/man/tessen.5.scd +++ b/man/tessen.5.scd @@ -10,6 +10,8 @@ tessen will search for a config file in the following locations - *$XDG_CONFIG_HOME/tessen/config* - *$HOME/.config/tessen/config* +- *$XDG_CONFIG_DIRS/tessen/config* +- */etc/xdg/tessen/config* The location of the configuration file can also be specified using the *-c* option as specified in *tessen*(1). |