diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-08-12 10:41:01 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-10-20 12:23:30 +0200 |
| commit | f731fc7ea079462f9dad57826c71b8c5713a4157 (patch) | |
| tree | 8ffc473614edbfa8d10967b4d20cef5eb0547ea6 /config/aerc/aerc.conf | |
| parent | e693073a407b19c07c35288b3a6ae69d25134697 (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 |