aboutsummaryrefslogtreecommitdiffstats
path: root/config/aerc.conf.in
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-01-19 21:28:06 +0100
committerRobin Jarry <robin@jarry.cc>2022-01-19 21:42:41 +0100
commit877a94f5d9a7852af5fbcfd1196a4b1f4c676564 (patch)
tree798e640ec50520cdd040570ecf1f16fb911a1e2f /config/aerc.conf.in
parent92bf89c3389b8e08cf99d30cf20a818529680f51 (diff)
downloadaerc-877a94f5d9a7852af5fbcfd1196a4b1f4c676564.tar.gz
compose: add default template for new messages
Allow defining a default template to use when composing new messages. Add an example to be used for new users. Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'config/aerc.conf.in')
-rw-r--r--config/aerc.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/aerc.conf.in b/config/aerc.conf.in
index 4decaefd..3919b396 100644
--- a/config/aerc.conf.in
+++ b/config/aerc.conf.in
@@ -224,6 +224,11 @@ new-email=
# default: @SHAREDIR@/templates/
template-dirs=@SHAREDIR@/templates/
+# The default template to be used for new messages.
+#
+# default: new_message
+new-message=new_message
+
# The default template to be used for quoted replies.
#
# default: quoted_reply