I figured out how to make dragon present in all tags

This commit is contained in:
Fernando 2021-11-08 15:55:58 -07:00
parent eaaa2830cb
commit b1270a7208

View File

@ -32,8 +32,8 @@ static const Rule rules[] = {
* WM_NAME(STRING) = title
*/
/* class instance title tags mask isfloating monitor */
{ "Gimp", NULL, NULL, 0, 1, -1 },
{ "Firefox", NULL, NULL, 1 << 8, 0, -1 },
{ NULL, NULL, "dragon", (1 << 9)-1, 1, -1 },
};
/* layout(s) */