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, ... }:
|
{ 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";
|
||||||
|
|||||||
Reference in New Issue
Block a user