add zed config and fix font config

This commit is contained in:
ulic-youthlic 2025-04-10 20:28:50 +08:00
parent 1e36b390e5
commit 04323ffad8
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 20 additions and 4 deletions

View file

@ -17,7 +17,7 @@
};
sansSerif = {
package = pkgs.source-han-sans;
name = " Serif Han Sans SC";
name = "Source Han Sans SC";
};
monospace = {
package = pkgs.maple-mono.NF-CN;