diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-10-05 11:25:13 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:37:35 +0200 |
commit | 57824707eeade3ec3be7be4950410ec85034fed5 (patch) | |
tree | 2b9518bd101144e20d9ff8b284f7d2f19f57b8bf /mutt/mailcap | |
parent | 7483672dfceca31e55e0ac311d8ffaf11d89da60 (diff) | |
download | dotfiles-57824707eeade3ec3be7be4950410ec85034fed5.tar.xz |
mutt: Bump
(This should be rewritten some day.)
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'mutt/mailcap')
-rw-r--r-- | mutt/mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/mailcap b/mutt/mailcap index 1ec849a..ba462b6 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,3 +1,3 @@ -text/html; chromium %s &; test=test -n "$DISPLAY"; needsterminal; +text/html; chromium-private %s &; test=test -n "$DISPLAY"; needsterminal; text/html; ~/.config/mutt/tiny.pl %s %{charset} ; copiousoutput ; nametemplate=%s.html text/plain; ~/.config/mutt/tiny.pl %s %{charset} 't' ; copiousoutput ; nametemplate=%s.html |