diff options
| author | Zach DeCook <zachdecook@librem.one> | 2023-12-22 16:07:09 -0500 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2023-12-22 16:07:09 -0500 |
| commit | 822a519320c664983498b34f0471c9a827ad30a1 (patch) | |
| tree | 9b4f8580fdd53d45e95784f15c973a866fa66e2c /.config/aerc | |
| parent | ea5ffcac20de6972a06bedd961cae4186897ef2d (diff) | |
| download | dotfiles-822a519320c664983498b34f0471c9a827ad30a1.tar.gz | |
aerc hldiff, sxmo fix noclock
Diffstat (limited to '.config/aerc')
| -rw-r--r-- | .config/aerc/aerc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index e2653ba..cabb9ce 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -425,6 +425,8 @@ address-book-cmd=grep -i '%s' /home/user/.config/aerc/contacts.tsv # against (non-case-sensitive) and a comma, e.g. subject,text will match a # subject which contains "text". Use header,~regex to match against a regex. # +subject,~^\[PATCH=awk -f /usr/libexec/aerc/filters/hldiff +text/x-patch=awk -f /usr/libexec/aerc/filters/hldiff text/plain=plaintext text/calendar=calendar message/delivery-status=cat |
