1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

fix: disable firefox search bell

This commit is contained in:
oddlama 2023-09-20 15:51:52 +02:00
parent 6ae287ff47
commit e3372342e3
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -72,6 +72,8 @@ in {
"browser.tabs.crashReporting.sendReport" = false;
# Allow userCrome.css
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
# Why the fuck can my search window make bell sounds
"accessibility.typeaheadfind.enablesound" = false;
# Hardware acceleration
# See https://github.com/elFarto/nvidia-vaapi-driver?tab=readme-ov-file#firefox