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