Merge pull request #1091 from Snuggle/master

Update config comment with kitty backend.
This commit is contained in:
M. Herdiansyah
2018-10-14 15:33:07 +07:00
committed by GitHub

View File

@@ -637,7 +637,7 @@ disk_display="off"
# Image backend.
#
# Default: 'ascii'
# Values: 'ascii', 'caca', 'jp2a', 'iterm2', 'off', 'termpix', 'pixterm', 'tycat', 'w3m'
# Values: 'ascii', 'caca', 'jp2a', 'iterm2', 'off', 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty'
# Flag: --backend
image_backend="ascii"