aboutsummaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2016-09-06 16:53:54 +0200
committerKarel Kočí <karel.koci@nic.cz>2016-09-06 16:53:54 +0200
commitbe7f37817faa7656ab211feb8abbece9e9dd980d (patch)
treee1d423963e8e0a93570b5ba86a95e4e98a17c8cd /mutt
parent6c3c991bb60cc15db036adad73b3e695cb57f257 (diff)
downloadmyconfigs-be7f37817faa7656ab211feb8abbece9e9dd980d.tar.gz
myconfigs-be7f37817faa7656ab211feb8abbece9e9dd980d.tar.bz2
myconfigs-be7f37817faa7656ab211feb8abbece9e9dd980d.zip
What diff found
Diffstat (limited to 'mutt')
-rw-r--r--mutt/mailcap4
-rw-r--r--mutt/muttrc2
2 files changed, 3 insertions, 3 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
index 86f7d73..1202432 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -2,9 +2,9 @@
##allowing you to browse and "click" links
##order matters the first entry which passes the test is used
#gui browser if $DISPLAY is set
-text/html; conkeror "%s" &; test=test -n "$DISPLAY"; nametemplate=%s.html
+text/html; conkeror %s &; test=test -n "$DISPLAY"; nametemplate=%s.html
#text browser otherwise
-text/html; w3m -v -F -T text/html "%s"; nametemplate=%s.html; needsterminal
+text/html; w3m -v -F -T text/html %s; nametemplate=%s.html; needsterminal
##auto_view will use the entry with the copiousoutput part:
text/html; lynx -stdin -dump -force_html ; copiousoutput
diff --git a/mutt/muttrc b/mutt/muttrc
index f17bdfa..0389728 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -16,7 +16,7 @@ macro attach 'V' "<pipe-entry>cat >~/.cache/mutt/mail.html && conkeror ~/.cache/
source ~/.mutt/gpg.rc
set pgp_use_gpg_agent = yes
-set pgp_sign_as = 2B1F70F95F1B48DA2265A7FAA6BC8B8CEB31659B
+set pgp_sign_as = 0xA6BC8B8CEB31659B
set pgp_timeout = 3600
set crypt_autosign = yes
set crypt_replyencrypt = yes