Unverified Commit 380f889f authored by M. Herdiansyah's avatar M. Herdiansyah Committed by GitHub

Merge pull request #1091 from Snuggle/master

Update config comment with kitty backend.
parents 21f72035 f5186ef3
...@@ -637,7 +637,7 @@ disk_display="off" ...@@ -637,7 +637,7 @@ disk_display="off"
# Image backend. # Image backend.
# #
# Default: 'ascii' # 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 # Flag: --backend
image_backend="ascii" image_backend="ascii"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment