diff options
Diffstat (limited to 'screen.c')
-rw-r--r-- | screen.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ dofloat(void) { } restack(); } + void dotile(void) { unsigned int i, n, nx, ny, nw, nh, mw, mh, tw, th; |
index : dwm | ||
dwm fork - fullscreen, suckless status bar and sensibles keybindings |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | screen.c | 1 |
@@ -83,6 +83,7 @@ dofloat(void) { } restack(); } + void dotile(void) { unsigned int i, n, nx, ny, nw, nh, mw, mh, tw, th; |