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