summaryrefslogtreecommitdiff
path: root/.config/aerc/aerc.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/aerc/aerc.conf')
-rw-r--r--.config/aerc/aerc.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf
index 05ebbf4..ce3f688 100644
--- a/.config/aerc/aerc.conf
+++ b/.config/aerc/aerc.conf
@@ -160,13 +160,13 @@
# Uncomment to use box-drawing characters for vertical and horizontal borders.
#
# Default: " "
-#border-char-vertical=" "
-#border-char-horizontal=" "
+border-char-vertical="│"
+border-char-horizontal="─"
# Sets the styleset to use for the aerc ui elements.
#
# Default: default
-#styleset-name=default
+styleset-name=macchiato
# Activates fuzzy search in commands and their arguments: the typed string is
# searched in the command or option in any position, and need not be
@@ -398,12 +398,12 @@
# against (non-case-sensitive) and a comma, e.g. subject,text will match a
# subject which contains "text". Use header,~regex to match against a regex.
#
-text/plain=colorize
+text/plain=colorize -v theme=terminal
text/calendar=calendar
-message/delivery-status=colorize
-message/rfc822=colorize
+message/delivery-status=colorize -v theme=terminal
+message/rfc822=colorize -v theme=terminal
#text/html=pandoc -f html -t plain | colorize
-#text/html=html | colorize
+text/html=html | colorize -v theme=terminal
#text/*=bat -fP --file-name="$AERC_FILENAME"
#application/x-sh=bat -fP -l sh
#image/*=catimg -w $(tput cols) -