diff --git a/config.def.h b/config.def.h index c7cccad..19804ee 100644 --- a/config.def.h +++ b/config.def.h @@ -42,8 +42,9 @@ static const Rule rules[] = { { "Threema", NULL, 1 << 4, 0, 0, 0, 1 }, { "thunderbird", NULL, 1 << 4, 0, 0, 0, 1 }, { "Sonixd", NULL, 1 << 8, 0, 0, 0, 1 }, - { "KeePassXC", NULL, 1 << 9, 0, 0, 0, 0 }, { "KeePassXC", "Unlock Database - KeePassXC", 1 << 1, 1, 0, 0, 0 }, + { "KeePassXC", NULL, 1 << 9, 0, 0, 0, 0 }, + { "com.obsproject.Studio",NULL, 1 << 7, 0, 0, 0, 1 }, { "easyeffects", NULL, 1 << 9, 0, 0, 0, 1 }, { "pavucontrol", NULL, 1 << 9, 0, 0, 0, 1 }, { "nextcloud", NULL, 0, 1, 0, 0, -1 },