mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-11 17:38:38 +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
|
- currency
|
||||||
- weather
|
- weather
|
||||||
- inputsource
|
- inputsource
|
||||||
|
- music (tap for pause, longTap for next)
|
||||||
|
|
||||||
> Media Keys
|
> Media Keys
|
||||||
- previous
|
- previous
|
||||||
@ -131,6 +132,17 @@ File for customize your preset for MTMR: `open ~/Library/Application\ Support/MT
|
|||||||
"to": "USD",
|
"to": "USD",
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- `music`
|
||||||
|
```js
|
||||||
|
{
|
||||||
|
"type": "music",
|
||||||
|
"align": "center",
|
||||||
|
"width": 80,
|
||||||
|
"bordered": false,
|
||||||
|
"refreshInterval": 2,
|
||||||
|
},
|
||||||
|
```
|
||||||
|
|
||||||
## Actions:
|
## Actions:
|
||||||
- `hidKey`
|
- `hidKey`
|
||||||
> https://github.com/aosm/IOHIDFamily/blob/master/IOHIDSystem/IOKit/hidsystem/ev_keymap.h use only numbers
|
> https://github.com/aosm/IOHIDFamily/blob/master/IOHIDSystem/IOKit/hidsystem/ev_keymap.h use only numbers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user