Add steam to 5 tab

This commit is contained in:
BitHeaven 2023-05-28 10:41:16 +05:00
parent 81176dd138
commit a2751e5d2d
1 changed files with 17 additions and 16 deletions

View File

@ -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 },