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
|
||||
];
|
||||
search = {
|
||||
default = "DuckDuckGo"; # Set search engine to DuckDuckGo
|
||||
force = true; # Prevents annoying error when rebuilding
|
||||
# default = "ddg"; # Set search engine to DuckDuckGo
|
||||
# force = true; # Prevents annoying error when rebuilding
|
||||
};
|
||||
settings = {
|
||||
"browser.search.region" = "GB";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue