Commit a747acd
Changed files (1)
modules
desktop
apps
browser
modules/desktop/apps/browser/floorp.nix
@@ -143,7 +143,7 @@
in {
"type" = "custom";
"customImage" = "file://${processed-image}";
- "fileName" = builtins.baseNameOf processed-image;
+ "fileName" = baseNameOf processed-image;
};
"searchBar" = {"searchEngine" = "default";};
"topSites" = {
@@ -184,7 +184,7 @@
"zoomLevel" = null;
"type" = "web";
}) [
- "https://translate.google.com"
+ "https://translate.kagi.com"
"https://squoosh.app"
]);
# Workspace