Update inputs

This commit is contained in:
Fabian Hauser 2025-01-06 14:27:13 +02:00
parent eb579e43b9
commit e9c53c3126
8 changed files with 246 additions and 47 deletions

View file

@ -2,7 +2,7 @@
{
programs.kitty = {
enable = true;
catppuccin.enable = true;
settings.term = "xterm";
};
catppuccin.kitty.enable = true;
}