kitty: changed theme file to kanagawa

This commit is contained in:
biscuit
2025-06-11 19:54:08 -05:00
parent 998f4905b0
commit 38ba3a2fdb
+1 -1
View File
@@ -1,7 +1,7 @@
{terminal, ...}: {
programs.kitty = {
enable = true;
themeFile = "Catppuccin-Mocha";
themeFile = "kanagawa";
settings = {
confirm_os_window_close = 0;
window_padding_width = 10;