diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-11-06 18:14:11 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-11-06 18:14:11 +0100 |
commit | 4cd8f7ccee3f5dc85473c1d797f9d9ebf6b2872e (patch) | |
tree | 93ac336319cb1e5ee9b9d1bddfff643d2dcbb254 /.config/aerc/aerc.conf | |
parent | cd6956cbafdaee3d1e8a5d8fc92608983295293e (diff) |
aqry: Add script to query addresses for aerc
Diffstat (limited to '.config/aerc/aerc.conf')
-rw-r--r-- | .config/aerc/aerc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index 4638673..4a89985 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -22,6 +22,7 @@ alternatives=text/plain [compose] header-layout=To|From,Cc|Bcc,Subject file-picker-cmd=fzf +address-book-cmd=aqry '%s' [filters] text/plain=colorize |