firefox: rework useChrome theme

This commit is contained in:
ooks-io 2024-11-15 15:20:11 +11:00
parent a99ae9e8b8
commit 0251c7883b
2 changed files with 171 additions and 122 deletions

View file

@ -3,6 +3,7 @@
lib,
inputs',
osConfig,
hozen,
...
}: let
inherit (lib) mkIf mkMerge;
@ -45,7 +46,7 @@ in {
# onepassword-password-manager # cannot get this to work unfree issue.
];
settings = import ./settings/ooksJs.nix;
userChrome = import ./theme/ooksfox.nix {inherit fonts palette;};
userChrome = import ./theme/ooksfox.nix {inherit fonts hozen;};
userContent = import ./theme/penguinFoxContent.nix;
};
profiles.testing = {