mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:29:40 +00:00
Revert "home/btop: disable io mode for disks"
This reverts commit c33bef854b.
This commit is contained in:
parent
8eb2603a8f
commit
963b1afacd
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue