trying stylix

This commit is contained in:
2026-03-17 08:48:41 +00:00
parent de29c7c53e
commit c865ffa5c4
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -618,6 +618,9 @@ This sets the stylix implementation
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
polarity = "dark";
};
trace "Stylix enable = ${config.stylix.enable}" {}
}
#+END_SRC
@@ -12,4 +12,7 @@
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
polarity = "dark";
};
trace "Stylix enable = ${config.stylix.enable}" {}
}