@ -3106,6 +3106,11 @@ main(int argc, char *argv[])
if (!(dpy = XOpenDisplay(NULL)))
die("dwm: cannot open display");
checkotherwm();
#if XRDB_PATCH
XrmInitialize();
loadxrdb();
#endif
setup();
#ifdef __OpenBSD__
if (pledge("stdio rpath proc exec", NULL) == -1)
The note is not visible to the blocked user.