1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30
This commit is contained in:
yokoffing
2026-03-26 15:12:53 -04:00
committed by GitHub
parent f1c8e3809d
commit fd29d4d313
2 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -10,7 +10,7 @@
/****************************************************************************
* Betterfox *
* "Ad meliora" *
* version: 148 *
* version: 149 *
* url: https://github.com/yokoffing/Betterfox *
****************************************************************************/
@@ -18,7 +18,6 @@
* SECTION: FASTFOX *
****************************************************************************/
user_pref("gfx.canvas.accelerated.cache-size", 256); // reset pref
user_pref("gfx.webrender.layer-compositor", true);
/****************************************************************************
* SECTION: SECUREFOX *