have to set the default logo type to sixel, because iterm is not supported on linux yet

This commit is contained in:
JesseBot 2023-01-04 12:08:07 +00:00
parent cd65ffaa98
commit aea21a41c9

View file

@ -70,7 +70,7 @@
# Sets the logo type to use.
# Must be auto, builtin, file, file-raw, data, data-raw, sixel, kitty or chafa.
# Default is auto.
--logo-type iterm
--logo-type sixel
# Logo width option:
# Sets the width of the logo (in characters) if the logo is an image.