remove <Enter> from the end of notifications
1 files changed, 1 insertions(+), 1 deletions(-) M .config/aerc/aerc.conf
M .config/aerc/aerc.conf => .config/aerc/aerc.conf +1 -1
@@ 112,4 112,4 @@ text/*=awk -f /usr/share/aerc/filters/plaintext #image/*=catimg -w $(tput cols) - [triggers] -new-email=exec notify-send "New email from %n" "%s"<Enter> +new-email=exec notify-send "New email from %n" "%s"