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) */