diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index afd331d..d8b2e2c 100644 --- a/config.def.h +++ b/config.def.h @@ -48,8 +48,10 @@ static const Rule rules[] = { { "discord", NULL, NULL, 1 << 0, 0, 0, -1, -1 }, { "KeePassXC", NULL, NULL, 1 << 8, 0, 0, -1, -1 }, // { "Bochs", NULL, NULL, 0, 0, 0, -1, -1 }, + { "IDA", NULL, NULL, 0, 0, 0, -1, -1 }, { "St", NULL, NULL, 0, 0, 1, 0, -1 }, { NULL, NULL, "Event Tester", 0, 0, 0, 1, -1 }, /* xev */ + { NULL, NULL, "zaklopachess", 0, 0, 0, 1, -1 }, /* marko */ }; /* layout(s) */ |
