diff options
author | Nihal Jere <nihal@nihaljere.xyz> | 2021-02-19 15:10:38 -0600 |
---|---|---|
committer | Nihal Jere <nihal@nihaljere.xyz> | 2021-02-19 15:10:38 -0600 |
commit | c9e45f9bed6fa44a7d0e29e4aee8ba93297d0cc0 (patch) | |
tree | 9f894bed8f21ed78ddbc426b16772c5fe91fb16d /README.md | |
parent | 9cd6f02395b5420d72e36ecadb612fc5b1537e56 (diff) | |
download | dwmblocks-c9e45f9bed6fa44a7d0e29e4aee8ba93297d0cc0.tar.gz dwmblocks-c9e45f9bed6fa44a7d0e29e4aee8ba93297d0cc0.tar.bz2 dwmblocks-c9e45f9bed6fa44a7d0e29e4aee8ba93297d0cc0.zip |
update README.md
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 |