From 7869969e0d8cb0f00e6b69b4e812a587c8a4a112 Mon Sep 17 00:00:00 2001 From: BitHeaven Date: Fri, 7 Jun 2024 20:10:12 +0500 Subject: [PATCH] Add 64Gram to 4 tag --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index 6c90603..0c84154 100644 --- a/config.def.h +++ b/config.def.h @@ -45,6 +45,7 @@ static const Rule rules[] = { { "vesktop", NULL, NULL, 1 << 3, 0, -1 }, { "discord", NULL, NULL, 1 << 3, 0, -1 }, { "KotatogramDesktop", NULL, NULL, 1 << 3, 0, -1 }, + { "64Gram", NULL, NULL, 1 << 3, 0, -1 }, // ----- 5 ----- { "Steam", NULL, NULL, 1 << 4, 0, -1 }, { "steam", NULL, NULL, 1 << 4, 0, -1 },