mirror of
https://github.com/aristocratos/btop.git
synced 2026-06-12 09:44:22 -04:00
Fixed: Net sync scale bug
This commit is contained in:
@@ -243,7 +243,7 @@ namespace Config {
|
||||
{"base_10_sizes", false},
|
||||
{"io_graph_combined", false},
|
||||
{"net_auto", true},
|
||||
{"net_sync", false},
|
||||
{"net_sync", true},
|
||||
{"show_battery", true},
|
||||
{"vim_keys", false},
|
||||
{"tty_mode", false},
|
||||
|
||||
Reference in New Issue
Block a user