Added chinese font to repo

This commit is contained in:
Benson Chu 2025-02-17 15:01:33 +08:00
parent 607143e9ed
commit 9d33294c23
3 changed files with 13 additions and 0 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
*.ttf filter=lfs diff=lfs merge=lfs -text

View file

@ -49,6 +49,15 @@ in
"${config.my.flakeLocation}/submodules/wezterm-config/"; "${config.my.flakeLocation}/submodules/wezterm-config/";
}); });
}; };
dataFile = {
"fonts/.ttf" = (mkIfFlakeLoc true
"I won't symlink chinese fonts into place"
{
source = config.lib.file.mkOutOfStoreSymlink
"${flakeSubmodules}/fonts/.ttf";
});
};
}; };
}; };
} }

BIN
submodules/fonts/王漢宗中明體注音.ttf (Stored with Git LFS) Normal file

Binary file not shown.