From cbcb1f11ecb1179cfa829c7df3fcfdc99b357110 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:14:57 +0900 Subject: Init --- dwmblocks/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwmblocks/config.h') diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 160e92d..2805cae 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", 0, 11}, + {"", "sb-music", 1, 11}, /* {"⌨", "sb-kbselect", 0, 30}, */ {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, {"", "sb-tasks", 10, 26}, -- cgit v1.2.3