Fixed firefox, class name changed and ruled for tag 2 stopped working.

This commit is contained in:
jomido
2019-09-27 13:28:20 -05:00
parent 85822e7ff4
commit 7a5a2fde14

View File

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