trying stylix

This commit is contained in:
2026-03-16 22:04:21 +00:00
parent 91030d1e70
commit 64113ffa4d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -622,7 +622,7 @@ You'll notice the color values in multiple places outside this as well.
{ pkgs, flakeRoot, ... }: { pkgs, flakeRoot, ... }:
{ {
programs.stylix = { stylix = {
enable = true; enable = true;
settings = { settings = {
theme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml"; theme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
@@ -1,7 +1,7 @@
{ pkgs, flakeRoot, ... }: { pkgs, flakeRoot, ... }:
{ {
programs.stylix = { stylix = {
enable = true; enable = true;
settings = { settings = {
theme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml"; theme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";