home/terminal: Rename kitty theme option

This commit is contained in:
Mikael 2024-09-25 21:00:05 +02:00
parent a95ba1f018
commit c2ea8b7030
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -10,7 +10,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
programs.kitty = {
enable = true;
theme = "Catppuccin-Mocha";
themeFile = "Catppuccin-Mocha";
settings = {
disable_ligatures = "cursor";