@ -51,6 +51,7 @@ spawn(Arg *arg)
if(!arg->cmd)
return;
/* the double-fork construct avoids zombie processes */
if(fork() == 0) {
if(dpy)
The note is not visible to the blocked user.