From 78bdd21ff4dc603772f4a9b7ba7ee0a6cd68f50b Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Tue, 1 Oct 2019 10:51:19 +0200 Subject: [PATCH] mailcap: use links instead of elinks --- mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailcap b/mailcap index b05defb..76d88ac 100644 --- a/mailcap +++ b/mailcap @@ -1,4 +1,4 @@ -text/html; elinks -dump ; copiousoutput; +text/html; links -html-numbered-links 1 -dump %s; copiousoutput; application/*; $HOME/etc/mutt_bgrun xdg-open %s 2> /dev/null