From f93d1043ffd3fa6801f65422cb4ecff0421e46b7 Mon Sep 17 00:00:00 2001 From: Oliver Vogt Date: Thu, 30 Jul 2026 19:41:42 +0200 Subject: [PATCH] Widen Media group tiles to fit stat blocks Reduced columns from 6 to 4 to match the actual tile count so Jellyfin/Emby's movies/series/episodes/songs fields stop truncating. --- settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.yaml b/settings.yaml index e550a06..d8cc6a0 100644 --- a/settings.yaml +++ b/settings.yaml @@ -32,7 +32,7 @@ layout: columns: 6 Media: style: row - columns: 6 + columns: 4 providers: openweathermap: openweathermapapikey