Fix nmaster in layout symbol on startup

This commit is contained in:
Alex Kotov 2021-11-16 23:43:57 +05:00
parent c86efdd9ae
commit 95654caff0
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 1 deletions

View File

@ -669,7 +669,7 @@ createmon(void)
layouts[0].symbol_func,
m->ltsymbol,
sizeof(m->ltsymbol),
0,
m->nmaster,
0
);