aboutsummaryrefslogtreecommitdiff
path: root/.config/firefox
diff options
context:
space:
mode:
Diffstat (limited to '.config/firefox')
-rw-r--r--.config/firefox/user.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/firefox/user.js b/.config/firefox/user.js
index 1da44b4..8a702c4 100644
--- a/.config/firefox/user.js
+++ b/.config/firefox/user.js
@@ -16,6 +16,7 @@ user_pref("browser.startup.homepage", "https://searx.tyil.nl");
user_pref("browser.startup.page", 3);
user_pref("browser.urlbar.placeholderName", "DuckDuckGo");
user_pref("general.smoothScroll", false);
+user_pref("media.autoplay.default", 5); // Disable autoplay for both sound and video
user_pref("privacy.donottrackheader.enabled", true);
// Make Firefox load userChrome.css again...