diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-22 17:58:07 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-22 17:58:07 +0900 |
| commit | db3ad952441dca400bad51d6d6ab37d274cc676a (patch) | |
| tree | c7a1457284a270af68b75a3e1ff74f7271cd4aac /dwmblocks | |
| parent | 2b033518e6a3945e11c37de1d4a8db6c1ac25272 (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 f209ff9..b836a50 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", 0, 5}, + {"", "sb-forecast", 10800, 5}, {"", "sb-cpu", 60, 18}, {"", "sb-memory", 60, 14}, {"", "sb-disk", 10800, 20}, diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex 374016b..a5a38e6 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
