diff --git a/settings/camoufox.cfg b/settings/camoufox.cfg index b8112c6..5e7f8e5 100644 --- a/settings/camoufox.cfg +++ b/settings/camoufox.cfg @@ -38,6 +38,9 @@ defaultPref( "https://raw.githubusercontent.com/daijro/camoufox/refs/heads/main/assets/uBOAssets.json" ); +// Disable hidpi by default +defaultPref("layout.css.devPixelsPerPx", 1.0); + // Tweaks that undo Playwright: // Enable content isolation (WAFs can detect this!)