adding desktop notifications for new emails
This commit is contained in:
parent
1104bcca51
commit
813bf2f890
1 changed files with 1 additions and 0 deletions
|
@ -12,3 +12,4 @@ configurations:
|
|||
-
|
||||
mailbox: INBOX
|
||||
onNewMail: "/home/amd/.local/bin/sync_email.sh"
|
||||
onNewMailPost: 'notify-send --app-name neomutt --icon=mail-message-new --category=email.arrived "New email in inbox."'
|
||||
|
|
Loading…
Reference in a new issue