Add harmony
This commit is contained in:
parent
1f3ee31ebd
commit
d041387b0d
1 changed files with 6 additions and 0 deletions
|
@ -183,6 +183,12 @@
|
||||||
IconURL = "https://github.com/NixOS/nixos-artwork/raw/refs/heads/master/logo/nix-snowflake-white.svg";
|
IconURL = "https://github.com/NixOS/nixos-artwork/raw/refs/heads/master/logo/nix-snowflake-white.svg";
|
||||||
Alias = "nu";
|
Alias = "nu";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
Name = "Harmony";
|
||||||
|
URLTemplate = "https://harmony.pulsewidth.org.uk/release?url={searchTerms}";
|
||||||
|
IconURL = "https://harmony.pulsewidth.org.uk/favicon.ico";
|
||||||
|
Alias = "hm";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
Remove = ["Bing" "LibRedirect" "Wikipedia (en)"];
|
Remove = ["Bing" "LibRedirect" "Wikipedia (en)"];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue