aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 31be104..03d62ea 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -17,12 +17,13 @@ auto_view text/html
alternative_order text/enriched text/plain text/html
macro attach 'V' "<pipe-entry>cat >~/.cache/mutt/mail.html && ( surf ~/.cache/mutt/mail.html >/dev/null & )<enter>"
+set crypt_autosign = yes
+set crypt_replyencrypt = yes
+set crypt_use_gpgme = yes
source ~/.mutt/gpg.rc
set pgp_use_gpg_agent = yes
set pgp_sign_as = 0xA6BC8B8CEB31659B
set pgp_timeout = 3600
-set crypt_autosign = yes
-set crypt_replyencrypt = yes
set sendmail="/usr/bin/msmtp --read-envelope-from"
set query_command= "khard email --parsable '%s'"