How to gain full control of a dashboard layout?

I’d like to build a dashboard specifically for a 24" 16:9 Monitor.

I’d like to be able to specify the width of each column, and allow them to expand to the full width of the container.

It seems that none of the layouts will allow me to specify the width of the columns, rather they all get equal width.

What I’m after is some way to set column1 to 50% width, column2 to 30% and column3 to 20%.

Use Grid-view

custom:grid-layout

EDIT: you get it by installing “layout-card” , which is available through HACS ( which also need to be installed ) :wink: