diff --git a/config/config b/config/config index 4fc14ef9..37907b80 100644 --- a/config/config +++ b/config/config @@ -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" \ No newline at end of file +config_version="2.1.0"