qutebrowser - update default search URL
This commit is contained in:
parent
98823df4ac
commit
1c0ea5a889
2 changed files with 1 additions and 1 deletions
|
|
@ -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={}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue