Revert "home/btop: disable io mode for disks"

This reverts commit c33bef854b.
This commit is contained in:
Primrose 2026-01-18 18:23:56 +01:00
parent 8eb2603a8f
commit 963b1afacd
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -184,8 +184,7 @@ disk_free_priv = False
show_io_stat = True
#* Toggles io mode for disks, showing big graphs for disk read/write speeds.
# This doesn't seem to have an effect when using btrfs. I'd rather see the disk usage.
io_mode = False
io_mode = True
#* Set to True to show combined read/write io graphs in io mode.
io_graph_combined = False