Adjust clock
This commit is contained in:
parent
b62f48cb01
commit
9b882cf237
|
@ -19,3 +19,30 @@ animations:
|
||||||
width: 500
|
width: 500
|
||||||
height: 864
|
height: 864
|
||||||
source: scary-bun.png
|
source: scary-bun.png
|
||||||
|
clock:
|
||||||
|
sets:
|
||||||
|
cover:
|
||||||
|
subsets:
|
||||||
|
default:
|
||||||
|
frames:
|
||||||
|
- x: 0
|
||||||
|
y: 31
|
||||||
|
width: 64
|
||||||
|
height: 33
|
||||||
|
sun:
|
||||||
|
subsets:
|
||||||
|
default:
|
||||||
|
frames:
|
||||||
|
- x: 0
|
||||||
|
y: 0
|
||||||
|
width: 16
|
||||||
|
height: 16
|
||||||
|
moon:
|
||||||
|
subsets:
|
||||||
|
default:
|
||||||
|
frames:
|
||||||
|
- x: 32
|
||||||
|
y: 0
|
||||||
|
width: 16
|
||||||
|
height: 16
|
||||||
|
source: clock.png
|
||||||
|
|
Loading…
Reference in New Issue
Block a user