Mailspring testing.

This commit is contained in:
Bartek Stalewski 2022-05-22 17:56:22 +02:00
parent d79825447e
commit 441eb7c86a
3 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ static const Rule rules[] = {
{ NULL, NULL, "st", 0, 0, 1, 0, -1 },
{ "firefox", NULL, NULL, 2, 0, 0, 1, -1 },
{ "Ferdi", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
{ "Mailspring", NULL, NULL, 1 << 3, 0, 1, 1, -1 },
{ "Slack", NULL, NULL, 1 << 7, 0, 0, 0, -1 },
{ "workfx", NULL, NULL, 1 << 9, 0, 0, 1, -1 },
{ NULL, "workqt", NULL, 1 << 9, 0, 0, 1, -1 },