diff options
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 45e6f39..315fcc0 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -16,7 +16,7 @@ static const Block blocks[] = { {"", "sb-doppler", 0, 13}, {"", "sb-forecast", 3600, 5}, {"", "sb-cpu", 60, 18}, - /* {"", "sb-memory", 60, 14}, */ + {"", "sb-memory", 60, 14}, /* {"", "sb-disk", 10800, 20}, */ /* {"", "sb-nettraf", 1, 16}, */ {"", "sb-volume", 0, 10}, |
