new colorscheme (16-bit compliant)

This commit is contained in:
Anselm R. Garbe
2007-09-15 20:39:31 +02:00
parent 7e476fb86b
commit 2091200c95
4 changed files with 14 additions and 15 deletions

1
main.c
View File

@ -148,6 +148,7 @@ setup(void) {
sx = sy = 0;
sw = DisplayWidth(dpy, screen);
sh = DisplayHeight(dpy, screen);
initstyle();
initlayouts();
initbar();
/* multihead support */