@ -1569,6 +1569,8 @@ sigchld(int unused) {
void
spawn(const Arg *arg) {
if(arg->v == dmenucmd)
dmenumon[0] = '0' + selmon->num;
if(fork() == 0) {
if(dpy)
close(ConnectionNumber(dpy));
The note is not visible to the blocked user.