disable firefox bell sound on ctrl+f search
This commit is contained in:
parent
43b854b82e
commit
327f7e730f
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@
|
||||||
"browser.newtab.url" = "about:blank";
|
"browser.newtab.url" = "about:blank";
|
||||||
"general.autoScroll" = true; # mmb scroll mode
|
"general.autoScroll" = true; # mmb scroll mode
|
||||||
|
|
||||||
|
"accessibility.typeaheadfind.enablesound" = false; # disable system bell when using ctrl+f
|
||||||
|
|
||||||
"browser.newtabpage.enhanced" = false;
|
"browser.newtabpage.enhanced" = false;
|
||||||
"browser.newtabpage.introShown" = true;
|
"browser.newtabpage.introShown" = true;
|
||||||
"browser.newtab.preload" = false;
|
"browser.newtab.preload" = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue