kunsis-dotfiles/.neomuttrc
Franzi b340d84eb3
update neomutt config
change notify hook
revert 'change attachment save location'
2019-07-03 12:13:28 +02:00

13 lines
305 B
Plaintext

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' &"
set pgp_self_encrypt=yes
set pgp_default_key=12E3D2136B818350
set sidebar_divider_char='│'
set abort_unmodified=no
# vim: syntax=neomuttrc