diff --git a/README.md b/README.md index baeb4d3..1bd3d0f 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,9 @@ signal to listen for, e.g. In the example above, the refresh is `0`. This means that the module *will never refresh on its own*; it will wait for the RTMIN+1 signal. You may also configure -your module to both refresh on a time interval AND listen for a signal. +your module to both refresh on a time interval AND listen for a signal. Also +note: multiple modules may listen for the same signal. They will all be +refreshed when the signal is recieved. Unfortunately, to send the signal, you cant just `pkill easyconf-lemonbar`. You have to read the PID from eclb's pidfile. I would recommend creating an alias in