From 4f6b1e11f248ed1a5d524b63d7a55c7c7ccb8d32 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 21 Sep 2019 15:37:13 -0400 Subject: dox and stuff rmd --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fe02a0c..0f7d41c 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,6 @@ Modular status bar for dwm written in c. # modifying blocks The statusbar is made from text output from commandline programs. Blocks are added and removed by editing the blocks.h header file. +# signalling changes +For example, the audio module has the update signal 10 by default. +Thus, running `pkill -RTMIN+10 dwmblocks` will update it. -- cgit v1.2.3