Revert "Show firefox pip window on all tags"
This reverts commit f490c2d1b2
.
This commit is contained in:
parent
7e87953ef3
commit
f77bcd5337
1 changed files with 0 additions and 2 deletions
2
config.h
2
config.h
|
@ -32,9 +32,7 @@ static const Rule rules[] = {
|
||||||
* WM_NAME(STRING) = title
|
* WM_NAME(STRING) = title
|
||||||
*/
|
*/
|
||||||
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
||||||
|
|
||||||
{"Virt-viewer", NULL, NULL, 1 << 8, 0, 0, 0, -1},
|
{"Virt-viewer", NULL, NULL, 1 << 8, 0, 0, 0, -1},
|
||||||
{"Firefox", "Toolkit", "Picture-in-Picture", (1 << 9) - 1, 0, 0, 0, -1},
|
|
||||||
{"st", NULL, NULL, 0, 0, 1, 1, -1},
|
{"st", NULL, NULL, 0, 0, 1, 1, -1},
|
||||||
{"Xephyr", NULL, NULL, 0, 1, 0, 0, -1},
|
{"Xephyr", NULL, NULL, 0, 1, 0, 0, -1},
|
||||||
{"Xnest", NULL, NULL, 0, 1, 0, 0, -1},
|
{"Xnest", NULL, NULL, 0, 1, 0, 0, -1},
|
||||||
|
|
Loading…
Reference in a new issue