mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
raspi fix
This commit is contained in:
parent
50c80ddc36
commit
ae0cb5f285
2 changed files with 2 additions and 2 deletions
|
@ -88,4 +88,4 @@ use_text_section_splitting = true
|
||||||
use_thin_lto = true
|
use_thin_lto = true
|
||||||
thin_lto_enable_optimizations = true
|
thin_lto_enable_optimizations = true
|
||||||
chrome_pgo_phase = 2
|
chrome_pgo_phase = 2
|
||||||
pgo_data_path = "/media/alex/4f370af3-b251-4d0c-9750-cdf6a5b127b1/home/alex/chromium/src/chrome/build/pgo_profiles/chrome-linux-5563-1678290224-135410b8b753e595e58a37622c311fffbbc64016.profdata"
|
pgo_data_path = "/media/alex/4f370af3-b251-4d0c-9750-cdf6a5b127b1/home/alex/chromium/src/chrome/build/pgo_profiles/chrome-linux-5615-1680716428-db660f555b9c2dcd6bf2bfd641997c4064597b8e.profdata"
|
||||||
|
|
|
@ -115,7 +115,7 @@
|
||||||
"ecosia": {
|
"ecosia": {
|
||||||
"name": "Ecosia",
|
"name": "Ecosia",
|
||||||
"keyword": "ecosia.org",
|
"keyword": "ecosia.org",
|
||||||
"favicon_url": "https://cdn.ecosia.org/assets/images/ico/favicon.ico",
|
"favicon_url": "https://cdn-static.ecosia.org/static/icons/favicon.ico",
|
||||||
"search_url": "https://www.ecosia.org/search?q={searchTerms}&addon=opensearch",
|
"search_url": "https://www.ecosia.org/search?q={searchTerms}&addon=opensearch",
|
||||||
"suggest_url": "https://ac.ecosia.org/autocomplete?q={searchTerms}&type=list",
|
"suggest_url": "https://ac.ecosia.org/autocomplete?q={searchTerms}&type=list",
|
||||||
"new_tab_url": "https://www.ecosia.org/newtab/",
|
"new_tab_url": "https://www.ecosia.org/newtab/",
|
||||||
|
|
Loading…
Reference in a new issue