~xdavidwu/dotfiles

e255d54269934dbb18d9c0a44a197b14f85f4c30 — xdavidwu 2 years ago 5dcd0f1
aerc: tweak format, add notification
1 files changed, 3 insertions(+), 3 deletions(-)

M .config/aerc/aerc.conf
M .config/aerc/aerc.conf => .config/aerc/aerc.conf +3 -3
@@ 19,7 19,7 @@ timestamp-format=2006-01-02 03:04 PM
# Width of the sidebar, including the border.
#
# Default: 20
sidebar-width=20
sidebar-width=16

#
# Message to display when viewing an empty folder.


@@ 51,7 51,7 @@ pinned-tab-marker='`'
# Describes the format string to use for the directory list
#
# Default: %n %>r
dirlist-format=%n %>r
dirlist-format=%N %>r

# List of space-separated criteria to sort the messages by, see *sort*
# command in *aerc*(1) for reference. Prefixing a criterion with "-r "


@@ 162,7 162,7 @@ text/*=awk -f /usr/share/aerc/filters/plaintext
# Triggers specify commands to execute when certain events occur.
#
# Example:
# new-email=exec notify-send "New email from %n" "%s"
new-email=exec notify-send "New email from %n" "%s"

#
# Executed when a new email arrives in the selected folder