diff --git a/neofetch b/neofetch index 479f9b5b..42476d7d 100755 --- a/neofetch +++ b/neofetch @@ -4222,8 +4222,7 @@ display_image() { "pot") pot \ "$image" \ - --size="$((width / font_width))x$((height / font_height))" \ - --loader=std + --size="$((width / font_width))x$((height / font_height))" ;; "pixterm")