diff --git a/homes/x86_64-linux/kb@Ohybke/firefox.nix b/homes/x86_64-linux/kb@Ohybke/firefox.nix index 295d378..b511970 100644 --- a/homes/x86_64-linux/kb@Ohybke/firefox.nix +++ b/homes/x86_64-linux/kb@Ohybke/firefox.nix @@ -39,8 +39,9 @@ in { SearchEngines.Add = [ # Only Available in ESR Releases https://mozilla.github.io/policy-templates/#searchengines--add { Name = "Brave"; - URLTemplate = "https://search.brave.com/search?q={SearchTerms}"; + URLTemplate = "https://search.brave.com/search?q={searchTerms}"; Alias = "br"; + IconURL = "https://cdn.search.brave.com/serp/v3/_app/immutable/assets/brave-search-icon.CsIFM2aN.svg"; } ]; # Extensions https://mozilla.github.io/policy-templates#extensionsettings