From 1c272b7ec108eb2655776c009ad2a8668ab1f157 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Wed, 15 Oct 2025 16:28:20 -0400 Subject: [PATCH] add pub --- modules/graphical/librewolf/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/graphical/librewolf/default.nix b/modules/graphical/librewolf/default.nix index a41a31d..82f72d9 100644 --- a/modules/graphical/librewolf/default.nix +++ b/modules/graphical/librewolf/default.nix @@ -204,6 +204,12 @@ IconURL = "https://harmony.pulsewidth.org.uk/favicon.ico"; Alias = "hm"; } + { + Name = "Pub"; + URLTemplate = "https://pub.dev/packages?q={searchTerms}"; + IconURL = "https://pub.dev/favicon.ico"; + Alias = "pub"; + } ]; Remove = [ "Bing"