diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-06-23 12:40:32 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-06-23 12:40:32 +0900 |
| commit | e36e78fd008e207031e95227f9beedba489aaa38 (patch) | |
| tree | e011fe3b79c3c43af6e97a01748d469d8d611c80 /dwmblocks | |
| parent | e1303ce1873d03bac6f52037c554af24507fb830 (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 315fcc0..b58dbc5 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -14,7 +14,7 @@ static const Block blocks[] = { /* {"", "sb-price eth Ethereum 🍸 23", 9000, 23}, */ /* {"", "sb-price btc Bitcoin 💰 21", 9000, 21}, */ {"", "sb-doppler", 0, 13}, - {"", "sb-forecast", 3600, 5}, + {"", "sb-forecast", 1800, 5}, {"", "sb-cpu", 60, 18}, {"", "sb-memory", 60, 14}, /* {"", "sb-disk", 10800, 20}, */ diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex 2bfdbdd..12e76ad 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
