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"