diff options
Diffstat (limited to 'aerc/aerc.conf')
| -rw-r--r-- | aerc/aerc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aerc/aerc.conf b/aerc/aerc.conf index 89a44ac..ddb3537 100644 --- a/aerc/aerc.conf +++ b/aerc/aerc.conf @@ -189,7 +189,7 @@ text/*=awk -f /usr/lib/aerc/filters/plaintext # # Triggers specify commands to execute when certain events occur. # -new-email=exec notify-send "New email from %n" "%s" +# new-email=exec notify-send "New email from %n" "%s" [templates] # Templates are used to populate email bodies automatically. |
