commit 40608d52677bc4ed0c7d97052f7cd8ed72713856
parent 9249b7c3399e131e2235679f69b6c741209cf68b
Author: Ayush Agarwal <ayushnix@fastmail.com>
Date: Sat, 5 Mar 2022 00:44:01 +0530
chore: update fish completion and default config
for the feat introduced in f940209
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/completion/tessen.fish-completion b/completion/tessen.fish-completion
@@ -1,6 +1,6 @@
complete -f -c tessen
complete -x -c tessen -s p -l pass -k -a "pass gopass" -d "use pass or gopass"
-complete -x -c tessen -s d -l dmenu -k -a "rofi fuzzel bemenu wofi" -d "use either rofi, fuzzel, bemenu, or rofi"
+complete -x -c tessen -s d -l dmenu -k -a "rofi fuzzel bemenu wofi dmenu" -d "use either rofi, fuzzel, bemenu, rofi, or dmenu"
complete -x -c tessen -s a -l action -k -a "autotype copy both" -d "either 'autotype' data, 'copy' it, or do 'both'"
complete -x -c tessen -s h -l help -d "show the help menu"
complete -x -c tessen -s v -l version -d "show the version"
diff --git a/config b/config
@@ -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