dsh-font-plugin
DSH 双端字体配置插件:支持字体族、连字、字重和字号控制
AI 分析
核心用途是在 DSH Web UI 的插件设置中提供直观的字体样式调节卡片,支持编辑器和代码字体自定义。适合对界面排版和代码阅读体验有美化需求的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wtksana/dsh-font-plugin說明文件
閱讀完整 README ↗Configuration
Open Settings → Plugins → Plugin configuration in the Web UI, expand the dsh-font-plugin card, edit the fields and press Save.
Or edit $DSH_HOME/settings.yaml directly:
dsh-font:
editorFont: MiSans
codeFont: MiSans
ligatures: auto
weight: 0
basePx: 16
weight: 0 means theme default. dsh plugin remove dsh-font-plugin uninstalls both the package and its patch layer.