Add another steam rule
This commit is contained in:
parent
5cf38785d5
commit
a5b1ae0e02
1
config.h
1
config.h
@ -77,6 +77,7 @@ static const Rule rules[] = {
|
||||
/* Tag 7 */
|
||||
{ "Steam", NULL, NULL, 1 << 6, 0, 0, 0, 0, 0, -1},
|
||||
{ "steam", NULL, NULL, 1 << 6, 0, 0, 0, 0, 0, -1},
|
||||
{ NULL, NULL, "Steam", 1 << 6, 0, 0, 0, 0, 0, -1},
|
||||
/* Tag 8 */
|
||||
{ "looking-glass-client", NULL, NULL, 1 << 7, 0, 0, 0, 0, 0, -1},
|
||||
/* Tag 9 */
|
||||
|
Loading…
Reference in New Issue
Block a user