diff --git a/.config/mutt/neomutt.muttrc b/.config/mutt/neomutt.muttrc index a000907..8191acd 100644 --- a/.config/mutt/neomutt.muttrc +++ b/.config/mutt/neomutt.muttrc @@ -3,7 +3,7 @@ # More information : https://github.com/LukeSmithxyz/mutt-wizard -set mailcap_path = /home/swytch/.config/mutt/mailcap:$mailcap_path +set mailcap_path = $XDG_CONFIG_HOME/mutt/mailcap:$mailcap_path set mime_type_query_command = "file --mime-type -b %s" set date_format="%d/%m/%y %I:%M%p" set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"