mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Images: Fixed fallback
This commit is contained in:
1
neofetch
1
neofetch
@@ -1978,6 +1978,7 @@ image_backend() {
|
|||||||
clear
|
clear
|
||||||
zws=" "
|
zws=" "
|
||||||
else
|
else
|
||||||
|
unset image_program
|
||||||
to_ascii "Image: Failed to find terminal window size"
|
to_ascii "Image: Failed to find terminal window size"
|
||||||
err "Image: Check the 'Images in the terminal' wiki page for more info"
|
err "Image: Check the 'Images in the terminal' wiki page for more info"
|
||||||
return
|
return
|
||||||
|
Reference in New Issue
Block a user