mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +02:00
firefox: reenable VAAPI
This commit is contained in:
parent
ba172f86a9
commit
0deaeb600b
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ user_pref("full-screen-api.transition.timeout", 0);
|
||||||
user_pref("media.autoplay.default", 1);
|
user_pref("media.autoplay.default", 1);
|
||||||
|
|
||||||
// And VAAPI decoding with ffmpeg
|
// And VAAPI decoding with ffmpeg
|
||||||
// user_pref("media.ffmpeg.vaapi.enabled", true);
|
user_pref("media.ffmpeg.vaapi.enabled", true);
|
||||||
|
|
||||||
// Legacy indicator is buggy (no content)
|
// Legacy indicator is buggy (no content)
|
||||||
user_pref("privacy.webrtc.legacyGlobalIndicator", false);
|
user_pref("privacy.webrtc.legacyGlobalIndicator", false);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue