turned off home-manager floorp search engine
was setting to google no matter what, will look into this if i remember later. for now i just have it set imperatively in floorp
This commit is contained in:
parent
107cf086b9
commit
9cc503939a
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
||||||
shinigami-eyes
|
shinigami-eyes
|
||||||
];
|
];
|
||||||
search = {
|
search = {
|
||||||
default = "DuckDuckGo"; # Set search engine to DuckDuckGo
|
# default = "ddg"; # Set search engine to DuckDuckGo
|
||||||
force = true; # Prevents annoying error when rebuilding
|
# force = true; # Prevents annoying error when rebuilding
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
"browser.search.region" = "GB";
|
"browser.search.region" = "GB";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue