mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +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 = {
|
||||
DEFAULT = "https://searx.be/?q={}";
|
||||
DEFAULT = "https://northboot.xyz/?q={}";
|
||||
np = "https://search.nixos.org/packages?query={}";
|
||||
no = "https://search.nixos.org/options?query={}";
|
||||
hm = "https://home-manager-options.extranix.com/?query={}";
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue