mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-15 08:21:41 -04:00
Merge 798d6a30e9 into 064bcad6f7
This commit is contained in:
commit
3887cc1486
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ static void vertical_deck(Monitor *mon);
|
||||||
static void tgmix(Monitor *m);
|
static void tgmix(Monitor *m);
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
Layout overviewlayout = {"", overview, "overview"};
|
Layout overviewlayout = {"O", overview, "overview"};
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
TILE,
|
TILE,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue