MineTime rule.
This commit is contained in:
parent
bddc393599
commit
aec1d76328
@ -47,6 +47,7 @@ static const Rule rules[] = {
|
||||
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
||||
{ NULL, NULL, "st", 0, 0, 1, 0, -1 },
|
||||
{ "qutebrowser", NULL, NULL, 2, 0, 0, 0, -1 },
|
||||
{ "MineTime", NULL, NULL, 2, 0, 0, 0, -1 },
|
||||
{ "Chromium", NULL, NULL, 2, 0, 0, 0, -1 },
|
||||
{ "Ferdi" , NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
||||
{ NULL, "mutt", NULL, 1 << 3, 0, 1, 1, -1 },
|
||||
|
Loading…
Reference in New Issue
Block a user