Update config
This commit is contained in:
parent
6699479e62
commit
057ce85595
1 changed files with 1 additions and 2 deletions
3
config.h
3
config.h
|
@ -48,8 +48,7 @@ static const Rule rules[] = {
|
|||
*/
|
||||
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
||||
|
||||
{"Virt-viewer", NULL, NULL, 1 << 8, 0, 0, 0, -1},
|
||||
{"Firefox", "Toolkit", "Picture-in-Picture", (1 << 9) - 1, 0, 0, 0, -1},
|
||||
{"jetbrains-studio", NULL, NULL, 0, 1, 0, 0, -1 },
|
||||
{"st", NULL, NULL, 0, 0, 1, 1, -1},
|
||||
{"Xephyr", NULL, NULL, 0, 1, 0, 0, -1},
|
||||
{"Xnest", NULL, NULL, 0, 1, 0, 0, -1},
|
||||
|
|
Loading…
Add table
Reference in a new issue