mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Update qutebrowser search
This commit is contained in:
parent
8d8799087b
commit
976b9449fe
1 changed files with 2 additions and 1 deletions
|
|
@ -16,9 +16,10 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
searchEngines = {
|
searchEngines = {
|
||||||
DEFAULT = "https://searx.be/?q={}";
|
DEFAULT = "https://northboot.xyz/?q={}";
|
||||||
np = "https://search.nixos.org/packages?query={}";
|
np = "https://search.nixos.org/packages?query={}";
|
||||||
no = "https://search.nixos.org/options?query={}";
|
no = "https://search.nixos.org/options?query={}";
|
||||||
|
hm = "https://home-manager-options.extranix.com/?query={}";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue