Makes mutt view calender invites nicely
This commit is contained in:
parent
6414e1ce72
commit
cecdd951dd
3 changed files with 80 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
text/html; $BROWSER %s
|
||||
text/html; w3m -I %{charset} -T text/html -dump; copiousoutput;
|
||||
text/calendar; dump-ical %s; copiousoutput;
|
||||
image/*; sxiv -a -b %s &
|
||||
video/*; setsid mpv --quiet %s &
|
||||
application/pdf; zathura %s &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue