fix: direct stylix to use the correct firefox (librewolf) profile
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user