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";