From 6aa4e31b67a8ef8e62d0b4f53d91f756ff9e2dba Mon Sep 17 00:00:00 2001 From: fwastring Date: Mon, 6 Oct 2025 13:34:08 +0200 Subject: [PATCH] mocha --- moduler/kitty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moduler/kitty.nix b/moduler/kitty.nix index 8dbe1ab..5059f61 100644 --- a/moduler/kitty.nix +++ b/moduler/kitty.nix @@ -15,7 +15,7 @@ shellIntegration = { mode = "no-cursor"; }; - themeFile = "Catppuccin-Latte"; + themeFile = "Catppuccin-Mocha"; settings = { confirm_os_window_close = 2; cursor_shape = "block";