diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-04-24 20:20:34 -0400 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-04-24 20:20:34 -0400 |
| commit | 876f726668fc028a81e6bc47bf87af6cd1e6b344 (patch) | |
| tree | 3b157cb0f22840e534a4e942969fb52ff9c88ea7 /dwmblocks/config.h | |
| parent | db524d7c43c65699b4c0fc4813821bc12babe5ff (diff) | |
README
Diffstat (limited to 'dwmblocks/config.h')
| -rw-r--r-- | dwmblocks/config.h | 2 |
1 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}, |
