Mailspring is not a terminal.

This commit is contained in:
Bartek Stalewski 2022-05-28 21:11:17 +02:00
parent 3abb4af60e
commit b586749f27

View File

@ -52,7 +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 },
{ "Mailspring", NULL, NULL, 1 << 3, 0, 0, 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 },