Update 2023-05-11 20:39 OpenBSD/amd64-x13
This commit is contained in:
parent
1fa23a730f
commit
ba5c729333
@ -14,7 +14,7 @@ HFONT="FuraCodeNerdFont-24"
|
|||||||
#
|
#
|
||||||
STERM="st -f -xos4-terminus-medium-r-normal--14-200-72-72-c-100-iso10646-1"
|
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"
|
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
|
# DMENU
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# USAGE: <type> <command> <flags>
|
# USAGE: <type> <command> <flags>
|
||||||
# Tyle: text/plain
|
# Style: text/plain
|
||||||
# Command: cmd %s
|
# Command: cmd %s
|
||||||
# Flags:
|
# Flags:
|
||||||
# - copiousoutput use pager
|
# - copiousoutput use pager
|
||||||
|
@ -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
|
set uncollapse_jump = no # jump to the first unread message after expanding a thread
|
||||||
|
|
||||||
# Attachments
|
# 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 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
|
set mailcap_sanitize = yes # !DO NOT CHANGE! it checks mailcap for bad characters
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user