Edit kitty theme

This commit is contained in:
2025-05-28 17:02:13 -04:00
parent 2f49b097af
commit 5853078930

View File

@@ -180,6 +180,7 @@ in
enableGitIntegration = true; enableGitIntegration = true;
font.name = "IBM Plex Mono"; font.name = "IBM Plex Mono";
shellIntegration.enableBashIntegration = true; shellIntegration.enableBashIntegration = true;
themeFile = "Catppuccin-Mocha";
}; };
programs.mpv = { programs.mpv = {