qutebrowser - update default search URL

This commit is contained in:
Don Harper 2026-07-03 21:16:00 -05:00
parent 98823df4ac
commit 1c0ea5a889
2 changed files with 1 additions and 1 deletions

View file

@ -35,7 +35,7 @@
};
};
searchEngines = {
DEFAULT = "http://search.trex-halfbeak.ts.net/?q={}";
DEFAULT = "https://search.trex-halfbeak.ts.net/?q={}";
w = "https://en.wikipedia.org/wiki/Special:Search?search={}&go=Go&ns0=1";
aw = "https://wiki.archlinux.org/?search={}";
nw = "https://nixos.wiki/index.php?search={}";