diff options
| author | LM-LCL <hello@exaltedelite.club> | 2025-01-04 11:41:48 +0100 |
|---|---|---|
| committer | LM-LCL <hello@exaltedelite.club> | 2025-01-04 11:41:48 +0100 |
| commit | 4f093c94a704fa8cb12b047333ded17cde38b62f (patch) | |
| tree | ee59db6ce043a3a751248538a7e9f5dcbf1f1df9 /config.h | |
| parent | 3147abb152b81af3ec51abc054ecde54a2cbc539 (diff) | |
Added OBS
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ static const Rule rules[] = { { "Gimp", NULL, NULL, 1 << 6, 1, -1 }, { "Audacity", NULL, NULL, 1 << 6, 0, -1 }, { "kdenlive", NULL, NULL, 1 << 6, 0, -1 }, + { "obs", NULL, NULL, 1 << 6, 0, -1 }, { "Mumble", NULL, NULL, 1 << 7, 0, -1 }, { "steam", NULL, NULL, 1 << 7, 0, -1 }, { "dino-im", NULL, NULL, 1 << 7, 0, -1 }, |
