kunsis-dotfiles/.neomuttrc

13 lines
329 B
Plaintext
Raw Permalink Normal View History

2018-08-24 09:30:19 +00:00
source ~/.muttrc
set new_mail_command="notify-send --app-name=NeoMutt --icon=~/.mutt/icon.png 'New Mail' '%n new messages in %f, %b other unread mailboxes' &"
2018-08-24 09:30:19 +00:00
set pgp_self_encrypt=yes
set pgp_default_key=5FE37FF3C981A9146C3805324205EF53ECE0D2BC
2018-08-24 09:30:19 +00:00
set sidebar_divider_char='│'
set abort_unmodified=no
2018-08-24 09:30:19 +00:00
# vim: syntax=neomuttrc