X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/49518b490fa0bdfd54f26beea7583e995c759bb3..f0dc3124752b2fcb3d6ca100e24e4a84e2b2b525:/bin/wakey.sh diff --git a/bin/wakey.sh b/bin/wakey.sh index 6f008a9..5635369 100644 --- a/bin/wakey.sh +++ b/bin/wakey.sh @@ -61,8 +61,7 @@ __wakey_precmd () { } case ${DISPLAY+t},${WINDOWID+t},${__mdw_precmd_hook+t},${mdw__preexec_hook+t} in - t,t,t,t) ;; - *) + t,t,t,t) if __mdw_programp notify-send ; then __mdw_addhook __mdw_preexec_hook __wakey_preexec __mdw_addhook __mdw_precmd_hook __wakey_precmd