added the new dotile as described on ml
This commit is contained in:
parent
8fa47ac679
commit
fee8df6ccf
6 changed files with 112 additions and 36 deletions
2
main.c
2
main.c
|
@ -133,7 +133,7 @@ setup(void) {
|
|||
sx = sy = 0;
|
||||
sw = DisplayWidth(dpy, screen);
|
||||
sh = DisplayHeight(dpy, screen);
|
||||
master = ((stackpos == StackBottom ? sh - bh : sw) * MASTER) / 100;
|
||||
updatemaster();
|
||||
|
||||
bx = by = 0;
|
||||
bw = sw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue