From 267a2bdf6bc4d1f8fa7602178004b7984fb31d7a 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 90e036f..e6d66ab 100644 --- a/config.def.h +++ b/config.def.h @@ -42,6 +42,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) */