From 4c8265265f6c1e2a379aa926970bd5b8a058dd41 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 5 Nov 2023 18:22:20 +0100 Subject: [PATCH] added sonixd to rules --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index 7408dd1..4420248 100644 --- a/config.def.h +++ b/config.def.h @@ -53,6 +53,7 @@ static const Rule rules[] = { { "threema-web", NULL, NULL, 1 << 4, 0, 0, 1 }, { "thunderbird", NULL, NULL, 1 << 4, 0, 0, 1 }, { "Signal", NULL, NULL, 1 << 4, 0, 0, 1 }, + { "Sonixd", NULL, NULL, 1 << 8, 0, 0, 1 }, }; /* layout(s) */