tessen

default description
git clone https://git.awy.one/tessen.git
Log | Files | Refs | README | LICENSE

commit 441f01804e6ee23ed31ff3576b463494900d3752
parent cd4d622ca2b1d8377f078296025299f1ddbf9a57
Author: Ayush Agarwal <ayushnix@fastmail.com>
Date:   Fri,  5 Aug 2022 02:56:58 +0530

config: update the default config file

the config file can now recogize a custom location for the tofi config
file

Diffstat:
Mconfig | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config b/config @@ -18,6 +18,7 @@ # dmenu_backend in this config file # alternatively, use the command line arguments to specify the dmenu backend # while running tessen +# tofi_config_file="" # rofi_config_file="$XDG_CONFIG_HOME/rofi/test.rasi" # wofi_config_file="" # wofi_style_file=""