diff options
author | dfuehrer <dfuehrer@email.arizona.edu> | 2021-03-13 23:34:15 -0700 |
---|---|---|
committer | dfuehrer <dfuehrer@email.arizona.edu> | 2021-03-13 23:34:15 -0700 |
commit | 1697346729c8e8d1c6b3bcf08cd8fdd3e3886a3e (patch) | |
tree | c2fbef11580e73c5307241634b4e23c77cab3eba /README.md | |
parent | 73fd031a1d8743bae3b8988a3597aa613cc86a92 (diff) | |
parent | 78925115014bea2f4ead26f0dd7f833ff301ad11 (diff) |
merged with master
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -31,9 +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 that all modules must have different signal numbers. # Clickable modules |