From 52ccccc2d9d80b4d61a7483db0269d299b98df1d Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Sat, 20 Apr 2024 00:23:32 +0200 Subject: [PATCH] Add github search engine --- home/qutebrowser/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/qutebrowser/default.nix b/home/qutebrowser/default.nix index 891b50b..378b04d 100644 --- a/home/qutebrowser/default.nix +++ b/home/qutebrowser/default.nix @@ -14,6 +14,7 @@ "n" = "https://mynixos.com/search?q={}"; "nixo" = "https://search.nixos.org/options?channel=unstable&query={}"; "nixp" = "https://search.nixos.org/packages?channel=unstable&query={}"; + "gt" = "https://github.com/search?q={}&type=repositories"; }; quickmarks = {