new colorscheme (16-bit compliant)
This commit is contained in:
parent
7e476fb86b
commit
2091200c95
4 changed files with 14 additions and 15 deletions
1
main.c
1
main.c
|
@ -148,6 +148,7 @@ setup(void) {
|
|||
sx = sy = 0;
|
||||
sw = DisplayWidth(dpy, screen);
|
||||
sh = DisplayHeight(dpy, screen);
|
||||
initstyle();
|
||||
initlayouts();
|
||||
initbar();
|
||||
/* multihead support */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue