diff options
Diffstat (limited to 'dot_config/neomutt/neomuttrc.tmpl')
| -rw-r--r-- | dot_config/neomutt/neomuttrc.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/neomutt/neomuttrc.tmpl b/dot_config/neomutt/neomuttrc.tmpl index 1c93305..fd07cad 100644 --- a/dot_config/neomutt/neomuttrc.tmpl +++ b/dot_config/neomutt/neomuttrc.tmpl @@ -24,7 +24,7 @@ set pager_stop = yes # Display HTML mail only if there's no text/plain alternative_order text/plain text/html * auto_view text/html -set display_filter="~/bin/lbdb-fetchaddr-wrapper" +set display_filter="~/.local/bin/lbdb-fetchaddr-wrapper" set timeout=15 set mail_check=60 |
