From 58530789309f3667de3a24cfcf343ccde32887c0 Mon Sep 17 00:00:00 2001 From: chase Date: Wed, 28 May 2025 17:02:13 -0400 Subject: [PATCH] Edit kitty theme --- home/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/home.nix b/home/home.nix index 2442298..6cb1502 100644 --- a/home/home.nix +++ b/home/home.nix @@ -180,6 +180,7 @@ in enableGitIntegration = true; font.name = "IBM Plex Mono"; shellIntegration.enableBashIntegration = true; + themeFile = "Catppuccin-Mocha"; }; programs.mpv = {