diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-03-05 00:44:01 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-03-05 00:44:01 +0530 |
commit | 40608d52677bc4ed0c7d97052f7cd8ed72713856 (patch) | |
tree | e3a6224b4c29e91ad96d09845494ab9eacb29e6c /config | |
parent | 9249b7c3399e131e2235679f69b6c741209cf68b (diff) |
chore: update fish completion and default config
for the feat introduced in f940209
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ # the default pass program to use - pass or gopass # pass_backend="pass" -# the default dmenu backend program to use - rofi, fuzzel, bemenu, or rofi +# the default dmenu backend program to use - rofi, fuzzel, bemenu, rofi, or dmenu # dmenu_backend="rofi" # leave it commented if you want the default behavior - the choice to either |