mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +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
|
show_io_stat = True
|
||||||
|
|
||||||
#* Toggles io mode for disks, showing big graphs for disk read/write speeds.
|
#* 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 = True
|
||||||
io_mode = False
|
|
||||||
|
|
||||||
#* Set to True to show combined read/write io graphs in io mode.
|
#* Set to True to show combined read/write io graphs in io mode.
|
||||||
io_graph_combined = False
|
io_graph_combined = False
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue