mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
upd Readme
This commit is contained in:
parent
23357816b3
commit
1c0a2f064a
12
README.md
12
README.md
@ -69,6 +69,7 @@ File for customize your preset for MTMR: `open ~/Library/Application\ Support/MT
|
||||
- currency
|
||||
- weather
|
||||
- inputsource
|
||||
- music (tap for pause, longTap for next)
|
||||
|
||||
> Media Keys
|
||||
- previous
|
||||
@ -131,6 +132,17 @@ File for customize your preset for MTMR: `open ~/Library/Application\ Support/MT
|
||||
"to": "USD",
|
||||
```
|
||||
|
||||
- `music`
|
||||
```js
|
||||
{
|
||||
"type": "music",
|
||||
"align": "center",
|
||||
"width": 80,
|
||||
"bordered": false,
|
||||
"refreshInterval": 2,
|
||||
},
|
||||
```
|
||||
|
||||
## Actions:
|
||||
- `hidKey`
|
||||
> https://github.com/aosm/IOHIDFamily/blob/master/IOHIDSystem/IOKit/hidsystem/ev_keymap.h use only numbers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user