Fix last patch

This commit is contained in:
2024-05-31 17:14:43 +05:00
parent 22da8d956f
commit ceb23ea470
5 changed files with 3 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ static const Rule rules[] = {
// ----- 1 -----
{ "st-256color", NULL, NULL, 0, 0, -1 },
// ----- 2 -----
{ "Nemo", NULL, NULL, 1 << 1, 0, -1 },
{ "Code", NULL, NULL, 1 << 1, 0, -1 },
// ----- 3 -----
{ "thunderbird", NULL, NULL, 1 << 2, 0, -1 },