From 1a8f8109500008b51de59dfeeec6e92d60a1aa49 Mon Sep 17 00:00:00 2001 From: shibazaki Date: Sun, 19 Jan 2025 16:45:39 +0100 Subject: [PATCH] catpuccin :3333 --- nixos/system/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;