feat(base): 添加 Adobe 思源黑体和宋体中文字体
This commit is contained in:
@@ -34,6 +34,8 @@ class BaseModule(Module):
|
|||||||
def pacman_packages(self) -> set[str]:
|
def pacman_packages(self) -> set[str]:
|
||||||
return {
|
return {
|
||||||
"7zip",
|
"7zip",
|
||||||
|
"adobe-source-han-sans-cn-fonts",
|
||||||
|
"adobe-source-han-serif-cn-fonts",
|
||||||
"atuin",
|
"atuin",
|
||||||
"base-devel",
|
"base-devel",
|
||||||
"base",
|
"base",
|
||||||
|
|||||||
Reference in New Issue
Block a user