From ba5c7293330fb17d287f630184385854f3b7a9f5 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Thu, 11 May 2023 20:39:09 +0200 Subject: [PATCH] Update 2023-05-11 20:39 OpenBSD/amd64-x13 --- .bin/_config | 2 +- .mutt/mailcap | 2 +- .mutt/rc-common | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bin/_config b/.bin/_config index be0ee2c..4b537fa 100644 --- a/.bin/_config +++ b/.bin/_config @@ -14,7 +14,7 @@ HFONT="FuraCodeNerdFont-24" # STERM="st -f -xos4-terminus-medium-r-normal--14-200-72-72-c-100-iso10646-1" BTERM="st -f -xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso10646-1" -HTERM="st -f $HFONT" +HTERM="st -f -xos4-terminus-medium-r-normal--26-200-72-72-c-100-iso10646-1" # # DMENU diff --git a/.mutt/mailcap b/.mutt/mailcap index d1db170..a34f038 100644 --- a/.mutt/mailcap +++ b/.mutt/mailcap @@ -1,5 +1,5 @@ # USAGE: -# Tyle: text/plain +# Style: text/plain # Command: cmd %s # Flags: # - copiousoutput use pager diff --git a/.mutt/rc-common b/.mutt/rc-common index 912e8b6..fcaa7fb 100644 --- a/.mutt/rc-common +++ b/.mutt/rc-common @@ -198,7 +198,7 @@ set collapse_unread = no # do not hide unread messages in compressed set uncollapse_jump = no # jump to the first unread message after expanding a thread # Attachments -set implicit_autoview = yes # discover viewing app via mailcap entry +set implicit_autoview = no # discover viewing app via mailcap entry set attach_split = yes # process attachments one by one. this is for saving, printing, piping. set mailcap_sanitize = yes # !DO NOT CHANGE! it checks mailcap for bad characters