summaryrefslogtreecommitdiff
path: root/home-config/aerc/aerc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/aerc/aerc.conf')
-rw-r--r--home-config/aerc/aerc.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/home-config/aerc/aerc.conf b/home-config/aerc/aerc.conf
index 9d537db..0a206c6 100644
--- a/home-config/aerc/aerc.conf
+++ b/home-config/aerc/aerc.conf
@@ -412,7 +412,7 @@ address-book-cmd = sh -c 'abook --mutt-query "%s" | tail -n +2'
412# 412#
413# The command must output the selected files to standard output, one file per 413# The command must output the selected files to standard output, one file per
414# line. 414# line.
415#file-picker-cmd= 415file-picker-cmd=fzf --multi --query=%s
416 416
417# 417#
418# Allow to address yourself when replying 418# Allow to address yourself when replying
@@ -482,12 +482,12 @@ text/html=pandoc -f markdown -t html --standalone
482# 482#
483#text/plain=colorize 483#text/plain=colorize
484#text/calendar=calendar 484#text/calendar=calendar
485message/delivery-status=bat -fp 485message/delivery-status=bat -fn
486message/rfc822=bat -fp 486message/rfc822=bat -fn
487text/html=pandoc -f html -t plain | bat -fp 487text/html=pandoc -f html -t plain | bat -fn
488#text/html=html | colorize 488#text/html=html | colorize
489text/*=bat -fP --file-name="$AERC_FILENAME" 489text/*=bat -fn --file-name="$AERC_FILENAME"
490application/x-sh=bat -fP -l sh 490application/x-sh=bat -fn -l sh
491#image/*=catimg -w $(tput cols) - 491#image/*=catimg -w $(tput cols) -
492#subject,~Git(hub|lab)=lolcat -f 492#subject,~Git(hub|lab)=lolcat -f
493#from,thatguywhodoesnothardwraphismessages=wrap -w 100 | colorize 493#from,thatguywhodoesnothardwraphismessages=wrap -w 100 | colorize