diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-28 03:48:16 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-28 03:48:16 +0900 |
| commit | 77b3f09bf1f637f0cfb8c5b88432d358d986093a (patch) | |
| tree | f2afa043a93e226ea0062ef4ae185bbbe2f65dda | |
| parent | 48b72735c06c4119e2fbed2343663cc15fc5c4f7 (diff) | |
Init
| -rw-r--r-- | dwmblocks/config.h | 2 | ||||
| -rwxr-xr-x | dwmblocks/dwmblocks | bin | 22224 -> 22224 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 6cec360..c403310 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -14,7 +14,7 @@ static const Block blocks[] = { /* {"", "sb-price eth Ethereum 🍸 32", 9000, 32}, */ /* {"", "sb-price btc Bitcoin 💰 31", 9000, 31}, */ {"", "sb-doppler", 0, 13}, - {"", "sb-forecast", 1800, 5}, + {"", "sb-forecast", 0, 5}, {"", "sb-cpu", 60, 18}, {"", "sb-memory", 60, 14}, /* {"", "sb-disk", 10800, 20}, */ diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex 791930a..48fce83 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
