From 2b79eebe565177c651d8a63d86250d253d2b1de5 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 3003bb9..b2b8d17 100644 --- a/config.def.h +++ b/config.def.h @@ -45,6 +45,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) */