mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 04:22:32 +00:00
Cleanup
This commit is contained in:
4
neofetch
4
neofetch
@@ -1891,8 +1891,8 @@ getwallpaper () {
|
||||
# If img is an xml file don't use it.
|
||||
[ "${img/*\./}" == "xml" ] && img=""
|
||||
|
||||
[ -z "$img" ] && \
|
||||
err "Wallpaper detection failed, falling back to ascii mode."
|
||||
# Error msg
|
||||
[ -z "$img" ] && err "Wallpaper detection failed, falling back to ascii mode."
|
||||
}
|
||||
|
||||
# }}}
|
||||
|
||||
Reference in New Issue
Block a user