mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Fix qutebrowser query
This commit is contained in:
parent
4f83438dbb
commit
7a53555d26
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
};
|
||||
|
||||
searchEngines = {
|
||||
DEFAULT = "https://searx.be/?s={}";
|
||||
DEFAULT = "https://searx.be/?q={}";
|
||||
np = "https://search.nixos.org/packages?query={}";
|
||||
no = "https://search.nixos.org/options?query={}";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue