diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-02-19 16:51:31 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2021-02-19 16:51:31 -0500 |
commit | 141e5f45ed793a8a133b2d40d99f11e127a73bb7 (patch) | |
tree | 1762fe6005cb73e5db98653ea1e21d149cbbfec4 /README.md | |
parent | 7e675aab544fa63256e295dbf997527e96afdfba (diff) | |
parent | 2569bdb430348755490cdfb43f5ef092a44234e1 (diff) | |
download | dwmblocks-141e5f45ed793a8a133b2d40d99f11e127a73bb7.tar.gz dwmblocks-141e5f45ed793a8a133b2d40d99f11e127a73bb7.tar.bz2 dwmblocks-141e5f45ed793a8a133b2d40d99f11e127a73bb7.zip |
Merge branch 'noocsharp-master'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -31,11 +31,7 @@ but is faster. Just add 34 to your typical signal number. My volume module *never* updates on its own, instead I have this command run along side my volume shortcuts in dwm to only update it when relevant. -Note that if you signal an unexpected signal to dwmblocks, it will probably -crash. So if you disable a module, remember to also disable any cronjobs or -other scripts that might signal to that module. - -Note also that all modules must have different signal numbers. +Note that all modules must have different signal numbers. # Clickable modules |