From 64eb8715929c58fe6117ff6db3c8834881f5b2fc Mon Sep 17 00:00:00 2001 From: harry123 Date: Mon, 21 Jul 2025 17:16:46 +0200 Subject: [PATCH] changed colors a bit --- config/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.nix b/config/config.nix index edab157..ba140b5 100644 --- a/config/config.nix +++ b/config/config.nix @@ -2,7 +2,7 @@ { colorschemes.catppuccin = { enable = true; - settings.flavour = "latte"; + settings.flavour = "mocha"; }; globalOpts = {