kunsis-dotfiles/.neomuttrc

11 lines
262 B
Plaintext
Raw Normal View History

2018-08-24 09:30:19 +00:00
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
2019-03-23 15:10:15 +00:00
set pgp_default_key=12E3D2136B818350
2018-08-24 09:30:19 +00:00
set sidebar_divider_char='│'
# vim: syntax=neomuttrc