summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorErazem Kokot <contact@erazem.eu>2020-04-27 20:19:05 +0200
committerReto Brunner <reto@labrat.space>2020-04-28 00:25:49 +0200
commitd3faf66c503b847eb3a4a913081f1dd2f777d157 (patch)
tree3611d2578d874b477a025195e884b5568f685d54 /config
parent94ce215e583d3fb9ae907bfd0b308c51ff6d717b (diff)
downloadaerc-d3faf66c503b847eb3a4a913081f1dd2f777d157.zip
Remove unecessary <Enter> from aerc.conf.in
The new-email config example has "<Enter>" at the end unecessarily, since this makes the "<Enter>" text show up in a notification instead of functioning as a Return keypress.
Diffstat (limited to 'config')
-rw-r--r--config/aerc.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/aerc.conf.in b/config/aerc.conf.in
index 664c4ac..3348efa 100644
--- a/config/aerc.conf.in
+++ b/config/aerc.conf.in
@@ -162,7 +162,7 @@ text/*=awk -f @SHAREDIR@/filters/plaintext
# Triggers specify commands to execute when certain events occur.
#
# Example:
-# new-email=exec notify-send "New email from %n" "%s"<Enter>
+# new-email=exec notify-send "New email from %n" "%s"
#
# Executed when a new email arrives in the selected folder