mirror of
https://github.com/Zenithsiz/zsw.git
synced 2026-02-07 03:51:55 +00:00
26 lines
446 B
JSON
26 lines
446 B
JSON
{
|
|
"root_path": "/home/zenithsiz/.wallpaper/active",
|
|
"max_image_size": 4096,
|
|
"panels_shader": { "FadeWhite": { "strength": 10 } },
|
|
"panels": [
|
|
{
|
|
"geometry": "1360x768+0+312",
|
|
"duration": 1800,
|
|
"fade_point": 1440,
|
|
"parallax": {
|
|
"ratio": 0.98,
|
|
"reverse": true
|
|
}
|
|
},
|
|
{
|
|
"geometry": "1920x1080+1360+0",
|
|
"duration": 1800,
|
|
"fade_point": 1440,
|
|
"parallax": {
|
|
"ratio": 0.98,
|
|
"reverse": true
|
|
}
|
|
}
|
|
]
|
|
}
|