user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 8bfee5b59f41aa0ad67cf421560524f7fe87625f
parent 04d648d55b4aeff5aada935356b59031ab75b482
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun, 22 Aug 2021 01:55:28 +0000

hardware acceleration

see https://github.com/arkenfox/user.js/commit/04d648d55b4aeff5aada935356b59031ab75b482
Diffstat:
Mscratchpad-scripts/arkenfox-clear-removed.js | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the arkenfox user.js. - Last updated: 21-August-2021 + Last updated: 22-August-2021 For instructions see: https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -224,6 +224,8 @@ 'dom.storage.enabled', 'dom.vibrator.enabled', 'general.warnOnAboutConfig', + 'gfx.direct2d.disabled', + 'layers.acceleration.disabled', 'media.media-capabilities.enabled', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot'