bin/wakey.sh: Don't vomit at the terminal if the active window is dead.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 22 Apr 2020 21:04:31 +0000 (22:04 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 22 Apr 2020 21:04:31 +0000 (22:04 +0100)
commit21ded11fd836d1a4133c221a22b5a8f11e0fcfa9
tree69e0fb77884f30a65f8228d10f7d3a90925d50e9
parent76ba6f86ff2ae2d77dc27e0b475e984c198d6e52
bin/wakey.sh: Don't vomit at the terminal if the active window is dead.

I don't care about the error here: if `xwininfo' fails, then all that
happens is that I miss some (or all) of the window-ids, which is fine by
me.  In particular, if this happens with the terminal window, then I've
got nothing to complain into anyway.
bin/wakey.sh