@@ -532,7 +532,7 @@ void run(const Arg arg) {
int main(void) {
XEvent ev;
if (!(d = XOpenDisplay(0x0))) return 0;
if (!(d = XOpenDisplay(0))) return 0;
signal(SIGCHLD, SIG_IGN);
XSetErrorHandler(xerror);
The note is not visible to the blocked user.