From bd32ae725158472974cb9e93e30cff0df8763add Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Sat, 21 Feb 2026 16:08:37 +1030 Subject: [PATCH] chore: added feishin to rules --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index b2b8d17..46a0472 100644 --- a/config.def.h +++ b/config.def.h @@ -47,6 +47,7 @@ static const Rule rules[] = { {"Manager", NULL, NULL, 1 << 7, 0, -1}, {"InputLeap", NULL, NULL, 1 << 8, 1, -1}, {"Nextcloud", NULL, NULL, 1 << 8, 0, -1}, + {"feishin", NULL, NULL, 1 << 2, 0, -1}, }; /* layout(s) */