Show firefox pip window on all tags
This commit is contained in:
parent
2ded22419e
commit
f490c2d1b2
1 changed files with 2 additions and 1 deletions
1
config.h
1
config.h
|
@ -33,6 +33,7 @@ static const Rule rules[] = {
|
|||
*/
|
||||
/* class instance title tags mask isfloating monitor */
|
||||
{ "Virt-viewer", NULL, NULL, 1 << 8, 0, -1 },
|
||||
{ "Firefox", "Toolkit", "Picture-in-Picture", (1 << 9) - 1 , 0, -1 }
|
||||
};
|
||||
|
||||
/* layout(s) */
|
||||
|
|
Loading…
Add table
Reference in a new issue