diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-26 10:17:15 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-26 10:17:15 +0900 |
| commit | 7e8516c540dad28479b5f82b659d7894f688a1f5 (patch) | |
| tree | b257b06e2eeb4dccc596eae84780e3493621e945 /dwmblocks | |
| parent | ada861645931c2168ab5690457d7242a45e6e76d (diff) | |
Init
Diffstat (limited to 'dwmblocks')
| -rw-r--r-- | dwmblocks/config.h | 2 | ||||
| -rwxr-xr-x | dwmblocks/dwmblocks | bin | 22248 -> 22248 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index b836a50..f209ff9 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", 10800, 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 a5a38e6..374016b 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
