mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-27 15:44:17 +02:00
Deployed 96ca024 to nightly with MkDocs 1.2.2 and mike 1.1.0
This commit is contained in:
parent
259afe0426
commit
df80d45720
@ -826,7 +826,7 @@
|
||||
The second row is split into two columns with a 4:3 ratio. The first column contains the memory widget.
|
||||
The second column is split into two rows with a 1:1 ratio. The first is the temperature widget, the second is the disk widget.</p>
|
||||
<p>This is what the layout would look like when run:</p>
|
||||
<p><img alt="Sample layout" src="/assets/screenshots/config/layout/sample_layout.webp" /></p>
|
||||
<p><img alt="Sample layout" src="../../../assets/screenshots/config/layout/sample_layout.webp" /></p>
|
||||
<p>Each <code>[[row]]</code> represents a <em>row</em> in the layout. A row can have any number of <code>child</code> values. Each <code>[[row.child]]</code>
|
||||
represents either a <em>column or a widget</em>. A column can have any number of <code>child</code> values as well. Each <code>[[row.child.child]]</code>
|
||||
represents a <em>widget</em>. A widget is represented by having a <code>type</code> field set to a string.</p>
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user