From b0f7dec7357ee87f1ae0cbd115629aaaffd47ce0 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 12 Aug 2025 10:41:01 +0200 Subject: Update aerc and wechat confidential, + mpd ext --- config/aerc/aerc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/aerc/aerc.conf') diff --git a/config/aerc/aerc.conf b/config/aerc/aerc.conf index dec4379..79808c1 100644 --- a/config/aerc/aerc.conf +++ b/config/aerc/aerc.conf @@ -535,7 +535,7 @@ text/*=bat -fP --file-name="$AERC_FILENAME" # # Executed when a new email arrives in the selected folder -#mail-received=notify-send "New mail from $AERC_FROM_NAME" "$AERC_SUBJECT" +mail-received=notify-send " $AERC_SUBJECT" "$AERC_FROM_NAME" # # Executed when aerc starts -- cgit