new dev version, 10.15 support

This commit is contained in:
xzhih
2019-07-31 00:23:11 +08:00
parent 0527e5c29b
commit 97d30203fb
15 changed files with 508 additions and 639 deletions

2
README-zh.md Normal file → Executable file
View File

@@ -23,7 +23,7 @@ macOS 的 DPI 机制和 Windows 下不一样,比如 1080p 的屏幕在 Windows
在终端输入以下命令回车即可
```bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi-zh.sh)"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev/hidpi.sh)"
```
![运行](./img/run-zh.jpg)