diff --git a/config.def.h b/config.def.h index e9dea57..f08540c 100644 --- a/config.def.h +++ b/config.def.h @@ -38,10 +38,11 @@ static const Rule rules[] = { { "threema-web", NULL, 1 << 4, 0, 1 }, { "thunderbird", NULL, 1 << 4, 0, 1 }, { "Sonixd", NULL, 1 << 8, 0, 1 }, - { "KeePassXC", "Unlock Database - KeePassXC", 1 << 1, 0, 0 }, { "KeePassXC", NULL, 1 << 8, 0, 0 }, + { "KeePassXC", "Unlock Database - KeePassXC", 1 << 1, 1, 0 }, { "easyeffects", NULL, 1 << 8, 0, 1 }, { "pavucontrol", NULL, 1 << 8, 0, 1 }, + { "nextcloud", NULL, 0, 1, -1 }, }; /* layout(s) */