forked from extern/nix-config
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:
parent
26c57a6b8d
commit
15e6e1b766
@ -46,6 +46,5 @@ memory_display="bar"
|
||||
|
||||
# Image settings
|
||||
image_backend="kitty"
|
||||
image_size="46%"
|
||||
|
||||
# vim:ft=conf
|
||||
|
Loading…
Reference in New Issue
Block a user