Fix monitor placement

This commit is contained in:
Alex D. 2020-10-11 22:07:38 +02:00
parent 30a3f6119f
commit e446866457
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ static const Rule rules[] = {
* WM_NAME(STRING) = title * WM_NAME(STRING) = title
*/ */
/* class instance title tags mask isfloating monitor */ /* class instance title tags mask isfloating monitor */
0 { NULL, NULL, NULL, 0, False, -1 },
}; };
/* layout(s) */ /* layout(s) */