allow configurable menu font color; from Alexander Polakov with a tweak

from me.

ok oga@
This commit is contained in:
okan
2011-09-08 12:35:33 +00:00
parent a262f8e80c
commit 82d31aec1d
6 changed files with 21 additions and 6 deletions

View File

@@ -169,7 +169,6 @@ x_setupscreen(struct screen_ctx *sc, u_int which)
conf_color(&Conf, sc);
group_init(sc);
font_init(sc);
conf_font(&Conf, sc);
TAILQ_INIT(&sc->mruq);