misc fixups
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
font = {
|
||||
package = lib.mkForce pkgs.fira-code;
|
||||
name = lib.mkForce "Fira Code";
|
||||
package = lib.mkForce pkgs.nerd-fonts.envy-code-r;
|
||||
name = lib.mkForce "EnvyCodeR Nerd Font Mono";
|
||||
size = lib.mkForce 20;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user