update
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
}: {
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
font = {
|
||||
name = "PragmataPro Mono Liga";
|
||||
size = 12;
|
||||
};
|
||||
# font = {
|
||||
# name = "JetBrainsMono Nerd Font Mono";
|
||||
# name = "PragmataPro Mono Liga";
|
||||
# size = 12;
|
||||
# package = pkgs.nerd-fonts.jetbrains-mono;
|
||||
# };
|
||||
font = {
|
||||
name = "JetBrainsMono Nerd Font Mono";
|
||||
size = 12;
|
||||
package = pkgs.nerd-fonts.jetbrains-mono;
|
||||
};
|
||||
shellIntegration = {
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user