hsetroot
hsetroot copied to clipboard
Failure does not lead to non-zero exit
$ hsetroot -fill /does/not/exist && echo OK || echo FAIL
Bad image (/does/not/exist)
OK