├── ADDITIONAL_AUTHORS ├── DESCRIPTION ├── README.md ├── SCOPE ├── SOURCE_URL └── SUMMARY /ADDITIONAL_AUTHORS: -------------------------------------------------------------------------------- 1 | [{ 2 | "type": "add", 3 | "name": "xiaowine", 4 | "link": "https://github.com/xiaowine" 5 | }] 6 | -------------------------------------------------------------------------------- /DESCRIPTION: -------------------------------------------------------------------------------- 1 | 墨•桌(MIUI桌面增强) 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |

墨•桌

2 | 3 |
4 | 5 | ![Release Download](https://img.shields.io/github/downloads/Xposed-Modules-Repo/cn.fuckhome.xiaowine/total?style=flat-square) 6 | [![Release Version](https://img.shields.io/github/v/release/Xposed-Modules-Repo/cn.fuckhome.xiaowine?style=flat-square)](https://github.com/Xposed-Modules-Repo/cn.fuckhome.xiaowine/releases/latest) 7 | [![电报群](https://img.shields.io/badge/电报群-FuckMIUI-blue.svg?style=flat-square&color=12b7f5)](https://t.me/Lik_Say) 8 | 9 |
10 | 11 | ### MIUI桌面增强模块 12 | -------------------------------------------------------------------------------- /SCOPE: -------------------------------------------------------------------------------- 1 | ["com.miui.home"] 2 | -------------------------------------------------------------------------------- /SOURCE_URL: -------------------------------------------------------------------------------- 1 | https://github.com/Wine-Network/Fuck_Home 2 | -------------------------------------------------------------------------------- /SUMMARY: -------------------------------------------------------------------------------- 1 | MIUI桌面增强模块 2 | --------------------------------------------------------------------------------