diff options
Diffstat (limited to 'btop/btop.conf')
-rw-r--r-- | btop/btop.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btop/btop.conf b/btop/btop.conf index 02ec6c7..0ab08a9 100644 --- a/btop/btop.conf +++ b/btop/btop.conf @@ -193,7 +193,7 @@ net_download = 100 net_upload = 100 #* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest. -net_auto = True +net_auto = False #* Sync the auto scaling for download and upload to whichever currently has the highest scale. net_sync = False |