Adding nrowgrid layout

This commit is contained in:
bakkeby
2019-09-09 19:49:41 +02:00
parent 342fc03b88
commit 973d64f51b
7 changed files with 142 additions and 12 deletions

View File

@@ -227,6 +227,11 @@
*/
#define HORIZGRID_LAYOUT 0
/* Grid layout where nmaster controls the number of rows.
* https://dwm.suckless.org/patches/nrowgrid/
*/
#define NROWGRID_LAYOUT 0
/* The default tile layout.
* This can be optionally disabled in favour of other layouts.
*/