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