LibreWolf rule.
This commit is contained in:
parent
7f5544f673
commit
84d2b13be1
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ static const Rule rules[] = {
|
||||||
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
||||||
{ NULL, NULL, "st", 0, 0, 1, 0, -1 },
|
{ NULL, NULL, "st", 0, 0, 1, 0, -1 },
|
||||||
{ "Firefox", NULL, NULL, 2, 0, 0, 0, -1 },
|
{ "Firefox", NULL, NULL, 2, 0, 0, 0, -1 },
|
||||||
|
{ "LibreWolf", NULL, NULL, 2, 0, 0, 0, -1 },
|
||||||
{ "qutebrowser", NULL, NULL, 2, 0, 0, 0, -1 },
|
{ "qutebrowser", NULL, NULL, 2, 0, 0, 0, -1 },
|
||||||
{ "Ferdi", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
{ "Ferdi", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
||||||
{ "Signal", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
{ "Signal", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue