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:
parent
74c7a216f5
commit
ae1d9ae7ef
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
(appid: "system76-driver", titles: [".*"]),
|
||||
(appid: "tilda", titles: [".*"]),
|
||||
(appid: "zoom", titles: [".*"]),
|
||||
(appid: "Tor Browser", titles: [".*"]),
|
||||
(appid: "^.*?action=join.*$", titles: [".*"]),
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue