From a960b899d6b286bea9c36e130b33f551d50f27aa Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Wed, 23 Aug 2023 18:36:09 -0400 Subject: signature file, other aerc changes, hyprland numlock --- home-config/aerc/aerc.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'home-config/aerc/aerc.conf') 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' # # The command must output the selected files to standard output, one file per # line. -#file-picker-cmd= +file-picker-cmd=fzf --multi --query=%s # # Allow to address yourself when replying @@ -482,12 +482,12 @@ text/html=pandoc -f markdown -t html --standalone # #text/plain=colorize #text/calendar=calendar -message/delivery-status=bat -fp -message/rfc822=bat -fp -text/html=pandoc -f html -t plain | bat -fp +message/delivery-status=bat -fn +message/rfc822=bat -fn +text/html=pandoc -f html -t plain | bat -fn #text/html=html | colorize -text/*=bat -fP --file-name="$AERC_FILENAME" -application/x-sh=bat -fP -l sh +text/*=bat -fn --file-name="$AERC_FILENAME" +application/x-sh=bat -fn -l sh #image/*=catimg -w $(tput cols) - #subject,~Git(hub|lab)=lolcat -f #from,thatguywhodoesnothardwraphismessages=wrap -w 100 | colorize -- cgit v1.2.3