use different stylix version to have an enable option

This commit is contained in:
Kopatz
2024-06-07 22:40:35 +02:00
parent 13259838c3
commit c08dc9e86f
6 changed files with 19 additions and 17 deletions

View File

@@ -40,6 +40,7 @@ in {
};
};
stylix = {
enable = true;
autoEnable = lib.mkForce true;
polarity = "dark";
image = cfg.image;
@@ -57,7 +58,7 @@ in {
desktop = 0.7;
terminal = 0.7;
};
targets.hyprland.enable = false;
#targets.hyprland.enable = false; does not exist in the MR version yet
fonts = {
serif = config.stylix.fonts.sansSerif;
sansSerif = {