Commit 6e288c07 authored by Dylan's avatar Dylan

Cleanup

parent 2e3e3271
......@@ -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."
}
# }}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment