Add Tor Browser as floating window exception

The Tor Browser launches with a specific dimension to avoid browser
fingerprinting[0]. Do not tile the Tor Browser for this reason.

[0]: https://tb-manual.torproject.org/anti-fingerprinting/#letterboxing
This commit is contained in:
Pratham Patel 2025-04-29 15:02:24 +05:30 committed by Victoria Brekenfeld
parent 74c7a216f5
commit ae1d9ae7ef

View file

@ -45,6 +45,7 @@
(appid: "system76-driver", titles: [".*"]),
(appid: "tilda", titles: [".*"]),
(appid: "zoom", titles: [".*"]),
(appid: "Tor Browser", titles: [".*"]),
(appid: "^.*?action=join.*$", titles: [".*"]),
]