diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-20 11:50:08 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-20 11:50:08 +0530 |
commit | df1fcd247c7c18e15014734b8a6afef9e9fac00e (patch) | |
tree | 9b7b746e2c2a1b8722ba6b4a61455641d4191107 /config | |
parent | 62d2b13b9163ad88a85250baf5e58ef49340ac8e (diff) |
feat: add support for yofi dmenu backend
Diffstat (limited to 'config')
-rw-r--r-- | config | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ # wofi_config_file="" # wofi_style_file="" # wofi_color_file="" +# yofi_config_file="" # the name of the key which will be used to decide the username # this can also be a simple regex such as (user|login) |