diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-08-12 10:41:01 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-08-12 10:41:01 +0200 |
| commit | b0f7dec7357ee87f1ae0cbd115629aaaffd47ce0 (patch) | |
| tree | 3fc8d6f58ea314e59d151d82900c5a3caa07705d /config/aerc/aerc.conf | |
| parent | 1547965f57c4c74afd6225157a550eb13b7e1187 (diff) | |
Update aerc and wechat confidential, + mpd ext
Diffstat (limited to 'config/aerc/aerc.conf')
| -rw-r--r-- | config/aerc/aerc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |