We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675786a commit ea0ece0Copy full SHA for ea0ece0
mailcap
@@ -5,7 +5,7 @@ text/html; links -dump %s; nametemplate=%s.html; copiousoutput
5
text/calendar; mutt-ics; copiousoutput
6
text/*; bat --paging=always '%s'
7
application/ics; mutt-ics; copiousoutput
8
-image/*; feh --scale-down -B black '%s'; edit=gimp '%s'; test=test -n "$DISPLAY"
+image/*; imv '%s'; edit=gimp '%s'; test=test -n "$DISPLAY"
9
video/*; mpv '%s'
10
audio/*; mpv --no-video '%s'
11
application/x-pdf; zathura '%s'; test=test -n "$DISPLAY"
0 commit comments