- Add styleset - Add socksify to the text/html reading workflow - Add G and g hotkeys to most for bottom/top of buffer
41 lines
943 B
Text
41 lines
943 B
Text
[ui]
|
|
index-format=%D %-17.17n %Z %s
|
|
timestamp-format=Jan 02 15:04
|
|
sidebar-width=20
|
|
empty-message=(no messages)
|
|
empty-dirlist=(no folders)
|
|
mouse-enabled=false
|
|
new-message-bell=true
|
|
pinned-tab-marker='`'
|
|
dirlist-format=%n %>r
|
|
sort=date
|
|
next-message-on-delete=true
|
|
stylesets-dirs=/home/trysdyn/.config/aerc/stylesets:/usr/share/aerc/stylesets/
|
|
styleset-name=base16
|
|
|
|
[viewer]
|
|
pager=most
|
|
alternatives=text/plain,text/html
|
|
show-headers=false
|
|
header-layout=From,To,Cc,Bcc,Date,Subject
|
|
always-show-mime=false
|
|
completion-delay=250ms
|
|
completion-popovers=true
|
|
|
|
[compose]
|
|
editor=
|
|
header-layout=To,From,Cc,Bcc,Subject
|
|
address-book-cmd=
|
|
|
|
[filters]
|
|
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
|
|
forwards=forward_as_body
|