diff options
Diffstat (limited to 'dot_config')
-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 a9b3547..56d9541 100644 --- a/dot_config/neomutt/neomuttrc.tmpl +++ b/dot_config/neomutt/neomuttrc.tmpl @@ -68,7 +68,7 @@ set index_format="%4C %{%m%d} %-16.16F [%Z] %?M?(#%03M)&(%4l)? %s" macro index \cxn '<enter-command>set index_format="%4C %{%m%d} %-16.16F [%Z] %?M?(#%03M)&(%4l)? %s"<enter>' macro index \cxw '<enter-command>set index_format="%4C %{%y%m%d} %-16.16F %-15.15B [%Z] %?M?(#%03M)&(%4l)? %s"<enter>' -set print_command="muttprint -2" +set print_command="muttprint -2 -p PDF" set mark_old=yes |