change Akun mono font of Maple Mono

This commit is contained in:
ulic-youthlic 2025-03-08 02:15:15 +08:00
parent bdd229a2bd
commit 4ceaedf82a
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -15,8 +15,8 @@
name = "Noto Serif CJK SC";
};
monospace = {
package = pkgs.nerd-fonts.fira-code;
name = "FiraCode Nerd Font";
package = pkgs.maple-mono-SC-NF;
name = "Maple Mono SC NF";
};
emoji = {
package = pkgs.noto-fonts-emoji;