add librewolf configs, minor updates

This commit is contained in:
askiiart 2024-08-01 14:48:42 -05:00
parent b8ad9ef339
commit 0bc78c17d8
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
5 changed files with 37 additions and 9 deletions
librewolf

4
librewolf/prefs.js Normal file
View file

@ -0,0 +1,4 @@
user_pref("dom.private-attribution.submission.enabled", false);
user_pref("media.gmp-gmpopenh264.enabled", true);
user_pref("widget.non-native-theme.scrollbar.size.override", 14);
user_pref("widget.gtk.overlay-scrollbars.enabled", false);