From 7e50edd4ba7ce7b76897fa6d2fa35d51938da7a4 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Thu, 23 Mar 2023 04:24:15 +0530 Subject: 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. --- man/tessen.5.scd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/tessen.5.scd') 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). -- cgit v1.2.3