From 3751f3cb3b7ecaa2d7fd4ac4b561e53f130e7150 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Mon, 15 Jul 2024 20:09:10 -0700 Subject: Add recent changes --- base/mailcap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'base/mailcap') diff --git a/base/mailcap b/base/mailcap index f95fa25..9ba41b1 100644 --- a/base/mailcap +++ b/base/mailcap @@ -1,7 +1,7 @@ -text/calendar; mutt-ical.py -i -e "jesse@jesterpm.net" %s -application/ics; mutt-ical.py -i -e "jesse@jesterpm.net" %s +text/calendar; mutt-ical.py -i -e "jesse@jesterpm.net" -e "jesterpm@gmail.com" %s +application/ics; mutt-ical.py -i -e "jesse@jesterpm.net" -e "jesterpm@gmail.com" %s -text/html; w3m -I %{charset} -T text/html -dump; copiousoutput; description=HTML; compose=vim %s +text/html; w3m -I %{charset} -o display_link_number=1 -T text/html -dump; copiousoutput; description=HTML; compose=vim %s application/pdf; evince %s; test=test -n "$DISPLAY" application/x-bzpdf; evince %s; test=test -n "$DISPLAY" -- cgit v1.2.3