dotfiles/.neomuttrc

11 lines
286 B
Plaintext

source ~/.muttrc
set new_mail_command="notify-send --icon='/home/santiago/Pictures/neomutt.png' 'New Email' '%n new messages, %u unread.' &"
set pgp_self_encrypt=yes
set pgp_default_key=92924DA2FBE83349C086AAB87CB6EE07E4A1BD2A
set sidebar_divider_char='│'
# vim: syntax=neomuttrc