From 51c3185556dfc196a9d68bf3159b3c48a075f006 Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 29 Sep 2025 12:44:44 +0200 Subject: up --- .config/mutt/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/mutt/mailcap') diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap index 750cbc1..d3fa6f3 100644 --- a/.config/mutt/mailcap +++ b/.config/mutt/mailcap @@ -1,7 +1,7 @@ text/plain; $EDITOR %s ; text/html; w3m -o display_link_number=1 -I %{charset} -T text/html; copiousoutput; text/calendar; vcal -all %s; copiousoutput; -image/*; nsxiv -abf %s ; +image/*; nsxiv -ab %s ; video/*; mpv --quiet %s &; copiousoutput; audio/*; mpv %s ; application/pdf; zathura %s ; -- cgit v1.2.3