Added rules for Unreal Engine.
This commit is contained in:
parent
fb2f5cfd77
commit
a2ef6d4ad1
1
config.h
1
config.h
@ -50,6 +50,7 @@ static const Rule rules[] = {
|
|||||||
{ "firefox", NULL, NULL, 1 << 1, 0, -1 },
|
{ "firefox", NULL, NULL, 1 << 1, 0, -1 },
|
||||||
{ "discord", NULL, NULL, 1 << 2, 0, -1 },
|
{ "discord", NULL, NULL, 1 << 2, 0, -1 },
|
||||||
{ "Steam", NULL, NULL, 1 << 3, 0, -1 },
|
{ "Steam", NULL, NULL, 1 << 3, 0, -1 },
|
||||||
|
{ "UE4Editor", NULL, NULL, 1 << 3, 0, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
Loading…
Reference in New Issue
Block a user