1

Modules/Qutebrowser: Add GitHub search engine

This commit is contained in:
2025-07-21 03:55:03 +02:00
parent 3b485b4a35
commit c8cd4cc8b6

View File

@ -103,6 +103,7 @@ in {
nf = "https://noogle.dev/q?term={}";
nw = "https://wiki.nixos.org/index.php?search={}";
aw = "https://wiki.archlinux.org/?search={}";
gh = "https://github.com/search?q={}&type=repositories";
g = "https://www.google.com/search?hl=en&q={}";
};