changed mono font
This commit is contained in:
parent
6a7dffcd97
commit
05a1f8ae54
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@
|
|||
name = "Inter";
|
||||
};
|
||||
monospace = {
|
||||
package = pkgs.nerdfonts.override { fonts = [ "Hack" ]; };
|
||||
name = "Hack Nerd Font";
|
||||
package = pkgs.nerdfonts.override { fonts = [ "FiraCode" ]; };
|
||||
name = "FiraCode Nerd Font";
|
||||
};
|
||||
emoji = {
|
||||
package = pkgs.noto-fonts-emoji;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue