generic browser

neomutt
Simon Bruder 2022-01-22 10:22:34 +01:00
parent 9f7355f97c
commit b826fe24ea
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

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