diff --git a/configs/homepage/settings.yaml b/configs/homepage/settings.yaml index 563692a..14640a5 100644 --- a/configs/homepage/settings.yaml +++ b/configs/homepage/settings.yaml @@ -22,6 +22,11 @@ quicklaunch: showStats: false statusStyle: "" +# Force all cards in a row to match the tallest card's height. Without +# this, widget-bearing cards (Plex stats, Traefik metrics) stand taller +# than plain link cards and the grid looks ragged. +useEqualHeights: true + # Function-first layout, three-tab split: # Main - daily-use apps, inference, media, bookmarks # Infrastructure - hardware, hypervisors, BMCs (per site)