mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 18:24:22 +02:00
firefox: restore default for autoplay
Let's see what it means.
This commit is contained in:
parent
995063a5c9
commit
6038c6ff78
1 changed files with 0 additions and 3 deletions
|
@ -42,9 +42,6 @@ user_pref("browser.tabs.allowTabDetach", false);
|
||||||
user_pref("full-screen-api.warning.timeout", 0);
|
user_pref("full-screen-api.warning.timeout", 0);
|
||||||
user_pref("full-screen-api.transition.timeout", 0);
|
user_pref("full-screen-api.transition.timeout", 0);
|
||||||
|
|
||||||
// Don't autoplay videos (even without audio)
|
|
||||||
user_pref("media.autoplay.default", 5);
|
|
||||||
|
|
||||||
// Remove some annoying animations (notably when going full screen)
|
// Remove some annoying animations (notably when going full screen)
|
||||||
user_pref("toolkit.cosmeticAnimations.enabled", false);
|
user_pref("toolkit.cosmeticAnimations.enabled", false);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue