diff options
author | terminaldweller <thabogre@gmail.com> | 2023-01-14 04:30:53 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2023-01-14 04:30:53 +0000 |
commit | c81052b70888eb18dca82e33444ebbd9910f5ebc (patch) | |
tree | 6b6eb892438a15f7b4849d7508d61d9491b809c3 /.mutt/.muttrc | |
parent | update (diff) | |
download | scripts-c81052b70888eb18dca82e33444ebbd9910f5ebc.tar.gz scripts-c81052b70888eb18dca82e33444ebbd9910f5ebc.zip |
update
Diffstat (limited to '.mutt/.muttrc')
-rw-r--r-- | .mutt/.muttrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mutt/.muttrc b/.mutt/.muttrc index 0783b14..02f922b 100644 --- a/.mutt/.muttrc +++ b/.mutt/.muttrc @@ -25,6 +25,8 @@ macro index,pager <f4> '<sync-mailbox><refresh><enter-command>source ~/.mutt/acc # macros macro index A "T~N<enter>;WNT~O<enter>;WO\CT~T<enter>” “mark all messages read" +set new_mail_command="notify-send.sh 'New Email' '%n new messages, %u unread.' &" + # gives us all the mailboxes in the sidebar set imap_check_subscribed |