Remove 'image_backend' as we now detect it automatically
This commit is contained in:
parent
d7bf5da48e
commit
f62994a49c
3 changed files with 0 additions and 15 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue