mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
14 lines
208 B
JSON
14 lines
208 B
JSON
{
|
|
"name" : "Rainbow swirl fast",
|
|
"script" : "swirl.py",
|
|
"args" :
|
|
{
|
|
"rotation-time" : 7.0,
|
|
"center_x" : 0.5,
|
|
"center_y" : 0.5,
|
|
"reverse" : false,
|
|
"custom-colors":[],
|
|
"random-center":false
|
|
}
|
|
}
|