Change aerc pager and disable notifications

aerc's notifications actually *suck*. They don't fire until you open the
folder containing the new mail.
This commit is contained in:
Trysdyn Black 2021-12-15 15:49:24 -08:00
parent 697e54ea11
commit bc476def8b

View file

@ -14,7 +14,7 @@ stylesets-dirs=/home/trysdyn/.config/aerc/stylesets:/usr/share/aerc/stylesets/
styleset-name=base16
[viewer]
pager=most
pager=most -w
alternatives=text/plain,text/html
show-headers=false
header-layout=From,To,Cc,Bcc,Date,Subject
@ -32,9 +32,6 @@ subject,~^\[PATCH=awk -f /usr/share/aerc/filters/hldiff
text/html=/usr/share/aerc/filters/html
text/*=awk -f /usr/share/aerc/filters/plaintext
[triggers]
new-email=exec dunstify "New email from %n" "%s"
[templates]
template-dirs=/usr/share/aerc/templates/
quoted-reply=quoted_reply