mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
.
This commit is contained in:
parent
7d59a7dec3
commit
2747e0b36f
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"name" : "Light clock",
|
|
||||||
"script" : "light-clock.py",
|
|
||||||
"args" :
|
|
||||||
{
|
|
||||||
"show_seconds" : true,
|
|
||||||
"hour-color" : [0,0,255],
|
|
||||||
"minute-color" : [0,255,0],
|
|
||||||
"second-color" : [255,0,0],
|
|
||||||
"background-color" : [0,0,0],
|
|
||||||
"marker-depth" : 0,
|
|
||||||
"marker-width" : 5,
|
|
||||||
"marker-color" : [255,255,255]
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user