forked from kunsi/dotfiles
Update mutt config
* mailserver is now mx0.kunbox.net (ex42-1048908.dc1.fsn1.hetzner.srv.kunbox.net) * show 25 characters of sender name in index (instead of 15) * update gpg key id
This commit is contained in:
parent
d62afa87bd
commit
dc449cfd64
2 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ 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 pgp_default_key=5FE37FF3C981A9146C3805324205EF53ECE0D2BC
|
||||
|
||||
set sidebar_divider_char='│'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue