commit e82abb5d868a3b4100c49044a962de1fa90d1a4d
parent c352ba0e2e82ceeeef9880c674cdd34b2f9e9499
Author: Alex Balgavy <alex@balgavy.eu>
Date: Tue, 29 Jun 2021 14:59:45 +0200
mutt: use khard instead of goobook
I migrated all of my contacts out of Google and into my own server. So
now I'm syncing with vdirsyncer and getting contacts via khard.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mutt/muttrc b/mutt/muttrc
@@ -138,7 +138,7 @@ bind index \031 previous-undeleted # Mouse wheel
bind index \005 next-undeleted # Mouse wheel
bind pager \031 previous-line # Mouse wheel
bind pager \005 next-line # Mouse wheel
-set query_command = "goobook query %s"
+set query_command = "khard email --parsable %s"
bind editor <Tab> complete-query
bind editor ^T complete
bind index,pager M noop