Add steam to 5 tab
This commit is contained in:
parent
81176dd138
commit
a2751e5d2d
|
@ -66,6 +66,7 @@ static const Rule rules[] = {
|
|||
{ "discord", NULL, NULL, 1 << 3, 0, -1 },
|
||||
// ----- 5 -----
|
||||
{ "Steam", NULL, NULL, 1 << 4, 0, -1 },
|
||||
{ "steam", NULL, NULL, 1 << 4, 0, -1 },
|
||||
{ "steamwebhelper", NULL, NULL, 1 << 4, 0, -1 },
|
||||
// ----- 7 -----
|
||||
{ "QjackCtl", NULL, NULL, 1 << 6, 1, -1 },
|
||||
|
|
Loading…
Reference in New Issue