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