neofetch: Remove image size

When the viewport size is unknown, auto image sizing should be used,
since otherwise the image may appear too small or too large.
This commit is contained in:
Donovan Glover
2018-11-30 18:51:20 -05:00
parent 26c57a6b8d
commit 15e6e1b766

View File

@ -46,6 +46,5 @@ memory_display="bar"
# Image settings
image_backend="kitty"
image_size="46%"
# vim:ft=conf