Updated rules.
This commit is contained in:
parent
f18f8bb346
commit
ca11036e83
4
config.h
4
config.h
@ -55,8 +55,8 @@ static const Rule rules[] = {
|
|||||||
{ "Lutris", NULL, NULL, 1 << 3, 0, 0, -1 },
|
{ "Lutris", NULL, NULL, 1 << 3, 0, 0, -1 },
|
||||||
{ "UE4Editor", NULL, NULL, 1 << 3, 0, 0, -1 },
|
{ "UE4Editor", NULL, NULL, 1 << 3, 0, 0, -1 },
|
||||||
/* zoom */
|
/* zoom */
|
||||||
{ "zoom", NULL, NULL, 0, 0, 1, -1 },
|
{ "zoom", NULL, NULL, 0, 1, 1, -1 },
|
||||||
{ "zoom", NULL, "Zoom Meeting", 0, 0, 1, -1 },
|
{ "zoom", NULL, "Zoom Meeting", 0, 0, 0, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
Loading…
Reference in New Issue
Block a user