From 526b87825a5cfc6fe52665b7c5c0024403434e0a Mon Sep 17 00:00:00 2001 From: Tyler Beckman Date: Sun, 24 Nov 2024 16:53:57 -0700 Subject: [PATCH] Make firefox search highlight all entries, not just the currently selected one --- home-manager/modules/firefox.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/modules/firefox.nix b/home-manager/modules/firefox.nix index 11e6963..ad1ade0 100755 --- a/home-manager/modules/firefox.nix +++ b/home-manager/modules/firefox.nix @@ -32,6 +32,7 @@ # Basic options "privacy.userContext.newTabContainerOnLeftClick.enabled" = true; # Container selection on + + "findbar.highlightAll" = true; # Highlight all search results in Ctrl+F # Toolbar customization "browser.uiCustomization.state" = ''