File tree Expand file tree Collapse file tree 1 file changed +15
-8
lines changed
Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change 2828 TopSites = false ;
2929 Highlights = false ;
3030 } ;
31- Homepage = {
32- URL = "https://duckduckgo.com" ;
33- Locked = true ;
34- } ;
31+ Homepage . URL = "about:blank" ;
3532 UserMessaging = {
3633 ExtensionRecommendations = false ;
3734 SkipOnboarding = true ;
3835 } ;
39- Preferences = {
40- "browser.search.selectedEngine" = {
41- Value = "DuckDuckGo" ;
42- Status = "locked" ;
36+ } ;
37+ profiles . default = {
38+ id = 0 ;
39+ name = "default" ;
40+ search = {
41+ default = "DuckDuckGo" ;
42+ engines = {
43+ "Kagi" = {
44+ urls = [ { template = "https://kagi.com/search?q={searchTerms}" ; } ] ;
45+ iconUpdateUrl = "https://assets.kagi.com/v2/apple-touch-icon.png" ;
46+ } ;
47+ "Amazon.com" . metaData . hidden = true ;
48+ "Bing" . metaData . hidden = true ;
49+ "eBay" . metaData . hidden = true ;
4350 } ;
4451 } ;
4552 } ;
You can’t perform that action at this time.
0 commit comments