added back firefox rule, but removed tags mask

This commit is contained in:
Lukasz M 2020-06-25 15:50:38 +02:00
parent 19ab95da81
commit 06e45c2129

View File

@ -28,6 +28,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) */