]> git.seodisparate.com - swaybar_info/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Mon, 12 Dec 2022 04:33:05 +0000 (13:33 +0900)
committerGitHub <noreply@github.com>
Mon, 12 Dec 2022 04:33:05 +0000 (13:33 +0900)
README.md

index f68939fef1a1ca02f0db017fb3aa966c8d6b1422..22e4f63c36fc8fb3dc336e8103608244b21bb3bd 100644 (file)
--- 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),