Merge branch 'baseconf'

This commit is contained in:
Lukasz M 2020-06-25 15:52:30 +02:00
commit 894dc6fb87

View File

@ -36,6 +36,7 @@ static const Rule rules[] = {
*/ */
/* class instance title tags mask isfloating monitor */ /* class instance title tags mask isfloating monitor */
{ "Gimp", NULL, NULL, 0, 1, -1 }, { "Gimp", NULL, NULL, 0, 1, -1 },
{ "Firefox", NULL, NULL, 0, 0, -1 },
}; };
/* layout(s) */ /* layout(s) */