AutoYADM commit: 2025-03-11 19:00:14

This commit is contained in:
Daniel Fichtinger 2025-03-11 19:00:14 -04:00
parent f0c67465bb
commit 15708cf5f4

View file

@ -60,7 +60,7 @@
# Set the $TERM environment variable used for the embedded terminal. # Set the $TERM environment variable used for the embedded terminal.
# #
# Default: xterm-256color # Default: xterm-256color
term=foot # term=foot
# Display OSC8 strings in the embedded terminal # Display OSC8 strings in the embedded terminal
# #
@ -80,7 +80,7 @@ term=foot
# default-menu-cmd=dmenu -l 20 # default-menu-cmd=dmenu -l 20
# default-menu-cmd=ranger --choosefiles=%f # default-menu-cmd=ranger --choosefiles=%f
# #
default-menu-cmd=fzf # default-menu-cmd=fzf
[ui] [ui]
# #
@ -579,7 +579,8 @@ styleset-name=ashen
# pager which supports ANSI codes. # pager which supports ANSI codes.
# #
# Default: less -Rc # Default: less -Rc
pager=less -Rc -k ~/.config/lesskey pager=hx
# pager=less -Rc -k ~/.config/lesskey
# #
# If an email offers several versions (multipart), you can configure which # If an email offers several versions (multipart), you can configure which
@ -762,7 +763,7 @@ pager=less -Rc -k ~/.config/lesskey
# against (non-case-sensitive) and a comma, e.g. subject,text will match a # against (non-case-sensitive) and a comma, e.g. subject,text will match a
# subject which contains "text". Use header,~regex to match against a regex. # subject which contains "text". Use header,~regex to match against a regex.
# #
# text/plain=colorize text/plain=colorize
text/calendar=calendar text/calendar=calendar
message/delivery-status=colorize message/delivery-status=colorize
message/rfc822=colorize message/rfc822=colorize