Add NüschtOS Search
This commit is contained in:
parent
133c94d64c
commit
e39ff5c046
2 changed files with 7 additions and 2 deletions
|
@ -175,7 +175,13 @@
|
|||
Name = "Noogle";
|
||||
URLTemplate = "https://noogle.dev/q?term={searchTerms}";
|
||||
IconURL = "https://github.com/NixOS/nixos-artwork/raw/refs/heads/master/logo/nix-snowflake-white.svg";
|
||||
Alias = "noo";
|
||||
Alias = "ng";
|
||||
}
|
||||
{
|
||||
Name = "NüschtOS Search";
|
||||
URLTemplate = "https://search.xn--nschtos-n2a.de/?query={searchTerms}";
|
||||
IconURL = "https://github.com/NixOS/nixos-artwork/raw/refs/heads/master/logo/nix-snowflake-white.svg";
|
||||
Alias = "nu";
|
||||
}
|
||||
];
|
||||
Remove = ["Bing" "LibRedirect" "Wikipedia (en)"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue