diff options
Diffstat (limited to 'dwmblocks')
| -rw-r--r-- | dwmblocks/config.h | 2 | ||||
| -rwxr-xr-x | dwmblocks/dwmblocks | bin | 26320 -> 26320 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 648cdfe..0b08d26 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -13,7 +13,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", 10800, 5}, + {"", "sb-forecast", 3600, 5}, {"", "sb-cpu", 60, 18}, {"", "sb-memory", 60, 14}, {"", "sb-disk", 10800, 20}, diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex 13082c0..021c9de 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
