WIP: neomutt #31

Closed
simon wants to merge 3 commits from neomutt into master
Showing only changes of commit b826fe24ea - Show all commits

View file

@ -150,7 +150,7 @@ in
nm_default_uri = "notmuch:///home/simon/.local/share/mail";
mailcap_path = pkgs.writeText "mutt-mailcap" ''
text/html; firefox %s
text/html; ${config.xdg.mimeApps.defaultApplications."text/html"} %s
text/html; ${pkgs.w3m}/bin/w3m -I %{charset} -T text/html -dump; copiousoutput;
application/pdf; zathura %s
image/*; mpv %s