feat: support makefile build

This commit is contained in:
DreamMaoMao 2025-02-15 18:39:56 +08:00
parent 860d186a34
commit c80d6b9275
4 changed files with 132 additions and 1 deletions

View file

@ -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 */