From ab6bfa09fb1305194c3b2916373af84575bb33c7 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 30 Jul 2026 08:47:01 -0400 Subject: update display_filter path --- dot_config/neomutt/neomuttrc.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot_config') 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 -- cgit v1.2.3