image: [catimg] Don't force res. Closes #921
This commit is contained in:
2
neofetch
2
neofetch
@@ -2964,7 +2964,7 @@ display_image() {
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
"catimg")
|
"catimg")
|
||||||
catimg -w "$((width * 2 / font_width))" -r 0 "$image" ||\
|
catimg -w "$((width * 2 / font_width))" "$image" ||\
|
||||||
to_off "Image: catimg failed to display the image."
|
to_off "Image: catimg failed to display the image."
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user