error needs fixing

This commit is contained in:
talned 2026-01-29 08:58:22 +11:00
parent cbc86a21ce
commit d08e5fa7e3

View file

@ -932,6 +932,6 @@ void tgmix(Monitor *m) {
}
void tab_layout(Monitor *m) {
monocle(m)
monocle(m);
}