mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-12-22 03:53:05 +01:00
fix kitty
This commit is contained in:
parent
b7465ee037
commit
fe3ceceb58
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in
|
|||
enable = true;
|
||||
package = (nixGL pkgs.kitty);
|
||||
font = {
|
||||
name = "JetbrainsMono NFM";
|
||||
name = "JetBrainsMono";
|
||||
size = 14;
|
||||
};
|
||||
themeFile = "Dracula";
|
||||
|
|
Loading…
Reference in a new issue