Skip to content
Snippets Groups Projects
Commit 8554e669 authored by Tilman Vatteroth's avatar Tilman Vatteroth :robot:
Browse files

ufc panel und mensaPlan in cycler eingefügt

parent 5694fc3f
No related branches found
No related tags found
No related merge requests found
{ {
"type": "xsplit", "type": "xsplit",
"cut": 35, "cut": 35,
"left": "left": {
{
"type": "panel", "type": "panel",
"name": "departure", "name": "departure",
"config": "oh14" "config": "oh14"
}, },
"right": "right": {
{
"type": "ysplit", "type": "ysplit",
"cut": 30, "cut": 30,
"up" : "up": {
"type": "panel",
"name": "clock"
},
"down": {
"type": "cycler",
"duration": 10,
"panels": [
{ {
"type":"panel","name":"clock" "type": "panel",
"name": "ufc"
}, },
"down":
{ {
"type":"panel","name":"topListe" "type": "panel",
"name": "mensaPlan"
}
]
} }
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment