Make firefox search highlight all entries, not just the currently selected one
This commit is contained in:
parent
83e1838c2c
commit
526b87825a
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
|
|
||||||
# Basic options
|
# Basic options
|
||||||
"privacy.userContext.newTabContainerOnLeftClick.enabled" = true; # Container selection on +
|
"privacy.userContext.newTabContainerOnLeftClick.enabled" = true; # Container selection on +
|
||||||
|
"findbar.highlightAll" = true; # Highlight all search results in Ctrl+F
|
||||||
|
|
||||||
# Toolbar customization
|
# Toolbar customization
|
||||||
"browser.uiCustomization.state" = ''
|
"browser.uiCustomization.state" = ''
|
||||||
|
|
Loading…
Reference in a new issue