summaryrefslogtreecommitdiff
path: root/dwmblocks/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwmblocks/config.h')
-rw-r--r--dwmblocks/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h
index 2805cae..160e92d 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -1,7 +1,7 @@
// Modify this file to change what commands output to your statusbar, and recompile using the make command.
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
- {"", "sb-music", 1, 11},
+ {"", "sb-music", 0, 11},
/* {"⌨", "sb-kbselect", 0, 30}, */
{"", "cat /tmp/recordingicon 2>/dev/null", 0, 9},
{"", "sb-tasks", 10, 26},