mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
aly/firefox/bravesearch: pull icon from CDN
This commit is contained in:
parent
d4c732ffa9
commit
cf01f0db9e
|
@ -46,7 +46,8 @@
|
|||
|
||||
"Brave" = {
|
||||
definedAliases = ["!brave"];
|
||||
icon = "${pkgs.brave}/share/icons/hicolor/24x24/apps/brave-browser.png";
|
||||
iconUpdateURL = "https://cdn.search.brave.com/serp/v2/_app/immutable/assets/brave-search-icon.CsIFM2aN.svg";
|
||||
updateInterval = 24 * 60 * 60 * 1000; # every day
|
||||
|
||||
urls = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue