diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:14:33 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:38:10 +0200 |
commit | 89869d63d0d91dc52bce13184a5b07c4fa77f6f1 (patch) | |
tree | 444a8dc8daa77bdac2803d105cc3cdbfcaeb49a9 /neomutt/mailcap | |
parent | 857a5d53aca3d9fe1890aa1a38b5df833b527324 (diff) | |
download | dotfiles-89869d63d0d91dc52bce13184a5b07c4fa77f6f1.tar.xz |
Remove chromium-private references
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'neomutt/mailcap')
-rw-r--r-- | neomutt/mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/neomutt/mailcap b/neomutt/mailcap index ba462b6..1ec849a 100644 --- a/neomutt/mailcap +++ b/neomutt/mailcap @@ -1,3 +1,3 @@ -text/html; chromium-private %s &; test=test -n "$DISPLAY"; needsterminal; +text/html; chromium %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 |