Remove 'image_backend' as we now detect it automatically

This commit is contained in:
Dylan
2016-03-30 10:22:29 +11:00
parent d7bf5da48e
commit f62994a49c
3 changed files with 0 additions and 15 deletions

View File

@@ -289,11 +289,6 @@ image="wall"
# Thumbnail directory
thumbnail_dir="$HOME/.cache/thumbnails/neofetch"
# Image Backend
# Which program to draw images with
# --image_backend w3m, iterm2
image_backend="w3m"
# W3m-img path
# Some systems have this in another location
w3m_img_path="/usr/lib/w3m/w3mimgdisplay"