mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
65 lines
1.1 KiB
JSON
65 lines
1.1 KiB
JSON
{
|
|
"anime": [
|
|
{
|
|
"AsusAnimation": {
|
|
"file": "/usr/share/asusd/anime/asus/rog/Sunset.gif",
|
|
"time": {
|
|
"Cycles": 1
|
|
},
|
|
"brightness": 0.5
|
|
}
|
|
},
|
|
{
|
|
"ImageAnimation": {
|
|
"file": "/usr/share/asusd/anime/custom/sonic-run.gif",
|
|
"scale": 0.9,
|
|
"angle": 0.65,
|
|
"translation": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"time": {
|
|
"Time": {
|
|
"secs": 5,
|
|
"nanos": 0
|
|
}
|
|
},
|
|
"brightness": 0.5
|
|
}
|
|
},
|
|
{
|
|
"Image": {
|
|
"file": "/usr/share/asusd/anime/custom/rust.png",
|
|
"scale": 1.0,
|
|
"angle": 0.0,
|
|
"translation": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"brightness": 0.6
|
|
}
|
|
},
|
|
{
|
|
"Pause": {
|
|
"secs": 6,
|
|
"nanos": 0
|
|
}
|
|
},
|
|
{
|
|
"ImageAnimation": {
|
|
"file": "/usr/share/asusd/anime/custom/sonic-wait.gif",
|
|
"scale": 0.9,
|
|
"angle": 0.0,
|
|
"translation": [
|
|
3.0,
|
|
2.0
|
|
],
|
|
"time": {
|
|
"Cycles": 2
|
|
},
|
|
"brightness": 0.5
|
|
}
|
|
}
|
|
]
|
|
}
|