feat(tiling-exceptions): add exception for Slack huddle preview

This commit is contained in:
Michael Aaron Murphy 2026-06-11 13:59:36 +02:00 committed by Jacob Kauffmann
parent 0312f9a201
commit 5ca8cc2cdf

View file

@ -48,5 +48,5 @@
(appid: "zoom", titles: [".*"]),
(appid: "Tor Browser", titles: [".*"]),
(appid: "^.*?action=join.*$", titles: [".*"]),
(appid: "^(slack|com.slack.Slack)", titles: ["^.*?(Huddle Preview).*"]),
]