From e2c1054a482b8c69d42493dec79921c67d634c45 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 6d93f63..90e036f 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) */