From f35a04256fd9e1cf628f69894a5bb045c7741ccf Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Sun, 14 Dec 2025 07:14:39 +0530 Subject: [PATCH] fix: direct stylix to use the correct firefox (librewolf) profile --- hosts/default/home/browsers.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/default/home/browsers.nix b/hosts/default/home/browsers.nix index fcd270c..17df621 100644 --- a/hosts/default/home/browsers.nix +++ b/hosts/default/home/browsers.nix @@ -6,6 +6,8 @@ ungoogled-chromium ]; + # https://nix-community.github.io/stylix/options/modules/firefox.html + stylix.targets.librewolf.profileNames = [ "default" ]; # librewolf styling home.file.".librewolf/default/chrome/userChrome.css".source = ./sources/userChrome.css; @@ -30,6 +32,7 @@ default = "udm14"; privateDefault = "ddg"; + engines = { "udm14" = { urls = [