mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-26 05:45:12 +02:00
firefox: temporarily disable VAAPI acceleration
This commit is contained in:
parent
7763041438
commit
87e7781037
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,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