My dotfiles
at main 45 lines 829 B view raw
1[ui] 2timestamp-format=2006 Jan 02 15:04 3sidebar-width=25 4new-message-bell=false 5 6border-char-vertical="│" 7border-char-horizontal="─" 8 9styleset-name=default 10fuzzy-complete=true 11completion-delay=100ms 12 13icon-unencrypted= 14icon-encrypted=🔒 15icon-signed=🖊️ 16icon-signed-encrypted=🔏 17icon-unknown=✘ 18icon-invalid=⚠ 19icon-new=✉️ 20icon-old=✉️ 21icon-flagged=‼️ 22icon-attachment=📎 23 24mouse-enabled = true 25 26threading-enabled = true 27 28[statusline] 29display-mode=icon 30 31[compose] 32no-attachment-warning=^[^>]*attach(ed|ment) 33 34[multipart-converters] 35text/html=pandoc -f gfm -t html --standalone 36 37[filters] 38text/plain=wrap -w 88 | colorize 39text/calendar=calendar | colorize 40message/delivery-status=colorize 41message/rfc822=colorize 42text/html=html2text | colorize 43text/*=bat -fP --file-name="$AERC_FILENAME" 44 45.headers=colorize