From: Stephen Seo Date: Mon, 12 Dec 2022 04:33:05 +0000 (+0900) Subject: Update README.md X-Git-Tag: 0.1.9~4 X-Git-Url: https://git.seodisparate.com/gitweb?a=commitdiff_plain;h=ea718ea833b00ec869d0062ead494688abf1c3db;p=swaybar_info Update README.md --- diff --git a/README.md b/README.md index f68939f..22e4f63 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ Specify "dynamic" instead of a bytecount (such as `--netgraph_max_bytes=dynamic`) to have the graph dynamically resize based on the maximum amount of bytes transferred in an interval. +When dynamic netgraph is used, swayba\_info can display the maximum value in the +netgraph. Use the "--netgraph_dyn_display" option to enable this. (This only +works when dynamic netgraph is enabled with "--netgraph_max_bytes=dynamic".) + ## Dependencies Uses [`serde_json`](https://crates.io/crates/serde_json),