diff --git a/nixos/system/stylix.nix b/nixos/system/stylix.nix index 4cb0797..0935cd4 100644 --- a/nixos/system/stylix.nix +++ b/nixos/system/stylix.nix @@ -2,7 +2,7 @@ stylix = { enable = true; image = ./../../src/wallpapers/background.png; - base16Scheme = "${pkgs.base16-schemes}/share/themes/isotope.yaml"; + base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml"; polarity = "dark"; autoEnable = true;