Adds notmuch to muttrc + some small config changes
This commit is contained in:
parent
a05811e83f
commit
039f1dfedf
2 changed files with 36 additions and 14 deletions
|
@ -1,6 +1,5 @@
|
|||
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
||||
image/*; sxiv -a -b %s; copiousoutput
|
||||
text/plain; $EDITOR %s
|
||||
text/html; w3m -I %{charset} -T text/html; copiousoutput
|
||||
video/*; setsid mpv --quiet %s &; copiousoutput
|
||||
application/pdf; zathura %s
|
||||
text/html; $BROWSER %s
|
||||
text/html; w3m -I %{charset} -T text/html -dump; copiousoutput;
|
||||
image/*; sxiv -a -b %s &
|
||||
video/*; setsid mpv --quiet %s &
|
||||
application/pdf; zathura %s &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue