1
0
Fork 0

aerc: remove mail-received hook because it fails if WM/notify-send is absent

This commit is contained in:
Pratham Patel 2024-04-04 12:43:33 +05:30
parent 4f4269e0af
commit a7dd842b28
Signed by: thefossguy
SSH Key Fingerprint: SHA256:HwRBy9H1FYXWcv/Qi1WY3kmcVtGz2ydZuPJgD4pkusY
1 changed files with 2 additions and 2 deletions

View File

@ -89,5 +89,5 @@ image/*=catimg -w $(tput cols) -
.headers=colorize
[hooks]
mail-received=notify-send "[$AERC_ACCOUNT/$AERC_FOLDER]:" "$AERC_SUBJECT"
#[hooks]
#mail-received=notify-send "[$AERC_ACCOUNT/$AERC_FOLDER]:" "$AERC_SUBJECT"