dsh-web-skin
Permanent wallpaper skin for the DSH web UI: the host serves any local image over an HTTP route, the client pins it behind the window, makes theme surfaces translucent, and offers a Settings → 背景图 panel to change the image anytime — survives restarts, no re-define needed.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SnoWinKK/dsh-web-skin说明文档
阅读完整 README ↗安装(给使用者,三选一)
方式 A:让 DSH 的 AI 帮你装(最简单)
把这句话发给你的 DSH:
帮我安装 dsh-web-skin 插件,代码在
github:SnoWinKK/dsh-web-skin
方式 B:命令安装(需要 dsh 和 pnpm)
## 使用
- **换图**:设置 → **背景图** → 输入本地图片路径 → 应用;恢复默认 → 输入留空点「恢复默认」
- **默认图**:默认**没有内置图**——「恢复默认」会尝试工作区根目录的 `wallpaper.jpg`;想自定义默认图就把 `lib/index.js` 顶部的 `DEFAULT_IMG` 改成你的图片路径
- **可选插件行配置**:`config: { "path": "C:/..." }` 预设初始路径