Make kitty use more mc friendly theme

This commit is contained in:
2025-01-02 22:56:56 +01:00
parent 4590c9fe1f
commit 4f68e368b9
2 changed files with 48 additions and 1 deletions

View File

@ -32,7 +32,10 @@ in
programs.kitty = {
enable = true;
shellIntegration.enableFishIntegration = true;
themeFile = "Catppuccin-Mocha";
# themeFile = "Catppuccin-Mocha";
extraConfig = ''
include ${./theme-one-half-dark.conf}
'';
settings = {
enable_audio_bell = false;
confirm_os_window_close = 0; # no ask on quit