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:
Gabriella Bere 2025-05-05 04:20:39 +01:00
parent 107cf086b9
commit 9cc503939a

View file

@ -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";