Enable hardware acceleration and web rendering for improved performance and rendering quality.

This commit is contained in:
mauro-balades
2024-08-31 00:45:15 +02:00
parent 619d54ddc6
commit 912aeba7b4
6 changed files with 44 additions and 28 deletions

View File

@@ -143,6 +143,9 @@ pref('gfx.font_rendering.cleartype_params.gamma', 1750);
#endif
#endif
pref('gfx.webrender.all', true);
pref('layers.acceleration.force-enabled', true);
#include better-fox.js
// Betterfox overrides (Stay below the include directive)