mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-17 05:34:11 -04:00
error needs fixing
This commit is contained in:
parent
cbc86a21ce
commit
d08e5fa7e3
1 changed files with 1 additions and 1 deletions
|
|
@ -932,6 +932,6 @@ void tgmix(Monitor *m) {
|
||||||
}
|
}
|
||||||
|
|
||||||
void tab_layout(Monitor *m) {
|
void tab_layout(Monitor *m) {
|
||||||
monocle(m)
|
monocle(m);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue