home/terminal: Rename kitty theme option
This commit is contained in:
parent
a95ba1f018
commit
c2ea8b7030
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in a new issue