Skip to content

Commit ea0ece0

Browse files
committed
use imv (wayland) instead of feh
1 parent 675786a commit ea0ece0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailcap

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ text/html; links -dump %s; nametemplate=%s.html; copiousoutput
55
text/calendar; mutt-ics; copiousoutput
66
text/*; bat --paging=always '%s'
77
application/ics; mutt-ics; copiousoutput
8-
image/*; feh --scale-down -B black '%s'; edit=gimp '%s'; test=test -n "$DISPLAY"
8+
image/*; imv '%s'; edit=gimp '%s'; test=test -n "$DISPLAY"
99
video/*; mpv '%s'
1010
audio/*; mpv --no-video '%s'
1111
application/x-pdf; zathura '%s'; test=test -n "$DISPLAY"

0 commit comments

Comments
 (0)