Config: Update docs

This commit is contained in:
Dylan Araps 2017-01-17 15:02:24 +11:00
parent 232d7d5e4f
commit 71b35b57ef

View file

@ -530,7 +530,7 @@ disk_display="off"
#
# Default: 'ascii'
# Values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'tycat', 'w3m'
# Flag: --image_backend
# Flag: --backend
image_backend="ascii"
# Image Source
@ -539,7 +539,7 @@ image_backend="ascii"
#
# Default: 'auto'
# Values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/'
# Flag: --image_source
# Flag: --source
#
# 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
@ -710,4 +710,4 @@ image_host="teknik"
#
# NOTE: Don't change this value, neofetch reads this to determine
# how to handle backwards compatibility.
config_version="2.1.0"
config_version="2.1.0"