diff --git a/dot_config/flake/modules/home/firefox/default.nix b/dot_config/flake/modules/home/firefox/default.nix index a1b9242..2a45133 100644 --- a/dot_config/flake/modules/home/firefox/default.nix +++ b/dot_config/flake/modules/home/firefox/default.nix @@ -20,7 +20,7 @@ isDefault = true; search = { force = true; - default = "maapl"; + default = "Hands Of Blue"; }; userChrome = '' @import "firefox-gnome-theme/userChrome.css";