change Akun mono font of Maple Mono
This commit is contained in:
parent
bdd229a2bd
commit
4ceaedf82a
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@
|
||||||
name = "Noto Serif CJK SC";
|
name = "Noto Serif CJK SC";
|
||||||
};
|
};
|
||||||
monospace = {
|
monospace = {
|
||||||
package = pkgs.nerd-fonts.fira-code;
|
package = pkgs.maple-mono-SC-NF;
|
||||||
name = "FiraCode Nerd Font";
|
name = "Maple Mono SC NF";
|
||||||
};
|
};
|
||||||
emoji = {
|
emoji = {
|
||||||
package = pkgs.noto-fonts-emoji;
|
package = pkgs.noto-fonts-emoji;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue