From 66575c69f30041c0646ae472356c1c80beab1d24 Mon Sep 17 00:00:00 2001 From: Jan Krautmacher Date: Thu, 25 Sep 2025 07:19:27 +0200 Subject: aerc: Fix desktop notifications The configuration file syntax changed. --- aerc/aerc.conf | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'aerc') diff --git a/aerc/aerc.conf b/aerc/aerc.conf index 8e8b5f3..213dc8c 100644 --- a/aerc/aerc.conf +++ b/aerc/aerc.conf @@ -213,6 +213,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" [templates] # Templates are used to populate email bodies automatically. @@ -233,8 +234,3 @@ quoted-reply=quoted_reply # # default: forward_as_body forwards=forward_as_body - -[hooks] - -mail-received = notify-send "🖂 $AERC_FROM_NAME" "$AERC_SUBJECT" - -- cgit v1.2.3-70-g09d2