@@ -283,6 +283,7 @@ conf_init(struct conf *c)
homedir, ".ssh/known_hosts");
c->font = xstrdup("sans-serif:pixelsize=14:bold");
c->wmname = xstrdup("CWM");
}
void
@@ -327,6 +328,7 @@ conf_clear(struct conf *c)
free(c->color[i]);
free(c->font);
free(c->wmname);
The note is not visible to the blocked user.