mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-04-25 08:00:18 -05:00
Cleanup
This commit is contained in:
parent
2e3e327190
commit
6e288c0789
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."
|
||||
}
|
||||
|
||||
# }}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user