diff --git a/nix/homeModules/common/btop/btop.conf b/nix/homeModules/common/btop/btop.conf index c1973464..626f09c7 100644 --- a/nix/homeModules/common/btop/btop.conf +++ b/nix/homeModules/common/btop/btop.conf @@ -184,7 +184,8 @@ disk_free_priv = False show_io_stat = True #* Toggles io mode for disks, showing big graphs for disk read/write speeds. -io_mode = True +# This doesn't seem to have an effect when using btrfs. I'd rather see the disk usage. +io_mode = False #* Set to True to show combined read/write io graphs in io mode. io_graph_combined = False