Changed theme config
This commit is contained in:
@@ -39,10 +39,7 @@ in {
|
|||||||
|
|
||||||
stylix.polarity = "dark";
|
stylix.polarity = "dark";
|
||||||
|
|
||||||
stylix.base16Scheme = if (cfg.wallpaper == "theme") then
|
stylix.base16Scheme = lib.mkIf cfg.wallpaper != "theme" "${pkgs.base16-schemes}/share/themes/da-one-ocean.yaml";
|
||||||
theme
|
|
||||||
else
|
|
||||||
"${pkgs.base16-schemes}/share/themes/da-one-ocean.yaml";
|
|
||||||
|
|
||||||
stylix.autoEnable = true;
|
stylix.autoEnable = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user