fix irregular productID problam like 0000, more resolution can choose

This commit is contained in:
xzhih
2019-11-19 04:47:08 +08:00
parent b55ecde645
commit 46f7dcf1db
3 changed files with 30 additions and 106 deletions

View File

@@ -21,7 +21,7 @@ System Preferences
Run this script in Terminal
```bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev/hidpi.sh)"
bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev/hidpi.sh)"
```
![RUN](./img/run.jpg)