feat: set image_backend

This commit is contained in:
notohh 2023-04-14 20:16:34 -04:00
parent 1d544a3e2c
commit 100ef7a4b0
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -654,7 +654,7 @@ disk_display="off"
# Values: 'ascii', 'caca', 'chafa', 'jp2a', 'iterm2', 'off',
# 'pot', 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty'
# Flag: --backend
image_backend="kitty"
image_backend="ascii"
# Image Source
#
@ -668,7 +668,7 @@ image_backend="kitty"
# NOTE: 'auto' will pick the best image source for whatever image backend is used.
# In ascii mode, distro ascii art will be used and in an image mode, your
# wallpaper will be used.
image_source="auto"
image_source=""
##--------- Ascii Options