diff --git a/config/layouts/default.json b/config/layouts/default.json
index f80ecd1c5bc6e73e4a82dbba8ce9c9b68cdebc49..44dd4208d3910345a227c7504d8a51db7b9f2ded 100644
--- a/config/layouts/default.json
+++ b/config/layouts/default.json
@@ -14,26 +14,8 @@
 			"name": "clock"
 		},
 		"down": {
-			"type": "cycler",
-			"duration": 5,
-			"panels": [
-				{
-					"type": "panel",
-					"name": "mensaPlan"
-				},{
-					"type": "panel",
-					"name": "werbung",
-					"config": {
-						"files": [
-							{
-								"filename": "OpenSourceInfoscreen.jpg",
-								"startdate": "NEVER",
-								"enddate": "NEVER"
-							}
-						]
-					}
-				}
-			]
+			"type": "panel",
+			"name": "mensaPlan"
 		}
 	}
 }