From 65d8d54d79d20707d435a8e0aaa9d6b02ff50362 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Wed, 17 Apr 2013 15:42:59 -0500 Subject: [PATCH] Adding luakit for extra html mail --- mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailcap b/mailcap index c8cbb2a..e845299 100644 --- a/mailcap +++ b/mailcap @@ -1,2 +1,2 @@ -# text/html; luakit %s &; test=test -n "%DISPLAY"; needsterminal; +text/html; luakit %s &; test=test -n "%DISPLAY"; needsterminal; text/html; w3m -I %{charset} -T text/html; copiousoutput;