mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-24 06:59:54 -05:00
feat: support makefile build
This commit is contained in:
parent
860d186a34
commit
c80d6b9275
4 changed files with 132 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ static const Rule rules[] = {
|
|||
};
|
||||
|
||||
/* layout(s) */
|
||||
static const Layout overviewlayout = { "", overview };
|
||||
static const Layout overviewlayout = { "", overview, "ovgrid" };
|
||||
|
||||
static const Layout layouts[] = { // At least two layouts, cannot delete less than two
|
||||
/* symbol arrange function */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue