docs: add missing disk I/O graph value to layout docs (#2227)

This commit is contained in:
Clement Tsang
2026-09-01 00:19:56 +00:00
committed by GitHub
parent 175c12edc4
commit 7c472015b5
@@ -48,6 +48,7 @@ The following `type` values are supported:
| `"temp", "temperature"` | Temperature table |
| `"temp_graph", "temperature_graph"` | Temperature graph |
| `"disk"` | Disk table |
| `"disk_io_graph"` | Disk I/O graph |
| `"empty"` | An empty space |
| `"batt", "battery"` | Battery statistics |