diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-06-05 21:35:04 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-06-05 21:35:04 +0900 |
| commit | 830f34cbb0393dba068a6dd06b805ca9e0b21265 (patch) | |
| tree | 450b45ab3ba2829d1c3ad391a7f35dc7eda2867b /dwmblocks | |
| parent | feea909d13ddd60627a1293bc88043704ce91223 (diff) | |
Init
Diffstat (limited to 'dwmblocks')
| -rw-r--r-- | dwmblocks/config.h | 2 | ||||
| -rwxr-xr-x | dwmblocks/dwmblocks | bin | 26344 -> 26344 bytes |
2 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}, diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex 70e4738..9df0b56 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
