mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-11 17:38:38 +00:00
README: remove duplicate "timeButton" description
This commit is contained in:
parent
80b56779fb
commit
77f56df144
11
README.md
11
README.md
@ -74,6 +74,7 @@ The pre-installed configuration contains less or more than you'll probably want,
|
|||||||
|
|
||||||
> Native Plugins
|
> Native Plugins
|
||||||
|
|
||||||
|
- timeButton
|
||||||
- battery
|
- battery
|
||||||
- currency
|
- currency
|
||||||
- weather
|
- weather
|
||||||
@ -103,7 +104,6 @@ The pre-installed configuration contains less or more than you'll probably want,
|
|||||||
- staticButton
|
- staticButton
|
||||||
- appleScriptTitledButton
|
- appleScriptTitledButton
|
||||||
- shellScriptTitledButton
|
- shellScriptTitledButton
|
||||||
- timeButton
|
|
||||||
|
|
||||||
## Gestures on central part:
|
## Gestures on central part:
|
||||||
|
|
||||||
@ -166,15 +166,6 @@ Example of "CPU load" button which also changes color based on load value.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### `timeButton`
|
|
||||||
|
|
||||||
```js
|
|
||||||
{
|
|
||||||
"type": "timeButton",
|
|
||||||
"formatTemplate": "HH:mm" //optional
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
## Groups
|
## Groups
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user