dsh-font-plugin
DSH dual-face plugin: font family / ligatures / weight / size controls. Host half registers a settings namespace; browser half renders the config card in Settings > Plugins and applies the fonts live. Bundle + dsh.client package.
安装
$
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.