trying stylix
This commit is contained in:
+1
-1
@@ -604,7 +604,7 @@ You'll notice the color values in multiple places outside this as well.
|
|||||||
stylix
|
stylix
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
|
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
stylix
|
stylix
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
|
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user