diff options
Diffstat (limited to 'config/aerc.conf')
-rw-r--r-- | config/aerc.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf index adfa1e12..8b153ad8 100644 --- a/config/aerc.conf +++ b/config/aerc.conf @@ -338,6 +338,14 @@ header-layout=To|From,Subject # This parameter can also be set per account in accounts.conf. address-book-cmd= +# Specifies the command to be used to select attachments. Any occurence of '%s' +# in the file-picker-cmd will be replaced the argument <arg> to :attach -m +# <arg>. +# +# The command must output the selected files to standard output, one file per +# line. +file-picker-cmd= + # # Allow to address yourself when replying # |