reorganized
This commit is contained in:
parent
1d4a24dae0
commit
5a5851bac2
3 changed files with 10 additions and 6 deletions
3
main.c
3
main.c
|
@ -133,8 +133,7 @@ setup(void) {
|
|||
sh = DisplayHeight(dpy, screen);
|
||||
master = MASTER;
|
||||
nmaster = NMASTER;
|
||||
snprintf(mtext, sizeof mtext, arrange == dofloat ? FLOATSYMBOL : TILESYMBOL, nmaster);
|
||||
bmw = textw(mtext);
|
||||
updatemodetext();
|
||||
/* bar */
|
||||
bx = sx;
|
||||
by = sy;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue