Remove old config option
This commit is contained in:
parent
d2abfdb184
commit
bb3ffbbeb8
|
@ -320,11 +320,6 @@ thumbnail_dir="$HOME/.cache/thumbnails/neofetch"
|
||||||
# Some systems have this in another location
|
# Some systems have this in another location
|
||||||
w3m_img_path="/usr/lib/w3m/w3mimgdisplay"
|
w3m_img_path="/usr/lib/w3m/w3mimgdisplay"
|
||||||
|
|
||||||
# Image position
|
|
||||||
# Only works with the w3m backend.
|
|
||||||
# --image_position left, right
|
|
||||||
image_position="left"
|
|
||||||
|
|
||||||
# Crop mode
|
# Crop mode
|
||||||
# --crop_mode normal, fit, fill
|
# --crop_mode normal, fit, fill
|
||||||
crop_mode="normal"
|
crop_mode="normal"
|
||||||
|
|
Reference in New Issue