From 97b5eb083ff5a130ac9a67e828db4f755850a7ce Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Thu, 27 Nov 2025 09:46:20 +1030 Subject: [PATCH] more window rules --- config.def.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.def.h b/config.def.h index 78e0343..3e66e9e 100644 --- a/config.def.h +++ b/config.def.h @@ -40,6 +40,8 @@ static const Rule rules[] = { {"org.mozilla.Thunderbird", NULL, NULL, 1 << 6, 0, -1}, {"ManagerDesktop", NULL, NULL, 1 << 7, 0, -1}, {"Manager", NULL, NULL, 1 << 7, 0, -1}, + {"InputLeap", NULL, NULL, 1 << 8, 1, -1}, + {"Nextcloud", NULL, NULL, 1 << 8, 0, -1}, }; /* layout(s) */