Yet another qutebrowser try.
This commit is contained in:
parent
4193dd857a
commit
437667c910
2 changed files with 2 additions and 1 deletions
|
@ -47,6 +47,7 @@ static const Rule rules[] = {
|
|||
/* class instance title tags mask switchtotag isfloating isterminal noswallow monitor */
|
||||
{ NULL, NULL, "st", 0, 0, 0, 1, 0, -1 },
|
||||
{ "Firefox", NULL, NULL, 2, 1, 0, 0, 0, -1 },
|
||||
{ "qutebrowser", NULL, NULL, 2, 1, 0, 0, 0, -1 },
|
||||
{ "Ferdi" , NULL, NULL, 1 << 2, 1, 0, 0, 0, -1 },
|
||||
{ NULL, "mutt", NULL, 1 << 3, 1, 0, 1, 1, -1 },
|
||||
{ NULL, "nnn", NULL, 1 << 4, 1, 0, 1, 1, -1 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue