chore: more rules
This commit is contained in:
parent
7618877b6d
commit
accdbc9491
@ -51,6 +51,7 @@ static const Rule rules[] = {
|
||||
{"feishin", NULL, NULL, 1 << 2, 0, 0, -1, 0},
|
||||
{"discord", NULL, NULL, 1 << 2, 1, 0, -1, 0},
|
||||
{"telegram-desktop", NULL, NULL, 1 << 2, 1, 0, -1, 0},
|
||||
{"TelegramDesktop", NULL, NULL, 1 << 2, 1, 0, -1, 0},
|
||||
{ NULL, NULL, "scratchpad", 0, 1, 0, -1, 's'}
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user