try to limit the window matching to WhatsApp and Threema

This commit is contained in:
Andreas Zweili 2021-12-08 08:32:05 +01:00
parent da71ca76eb
commit 9464e1a820
1 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,8 @@ group_matches = [
[
Match(wm_class="TelegramDesktop"),
Match(wm_class="Signal"),
Match(title="WhatsApp — Mozilla Firefox"),
Match(title="Threema Web — Mozilla Firefox"),
Match(title="WhatsApp"),
Match(title="Threema"),
], #0
None, #1
None, #2