diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-06-12 03:07:29 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-06-12 03:07:29 +0900 |
| commit | 73eecf1a95c436a9663ed3ac79df0058d0c56ca3 (patch) | |
| tree | f6d3acaa6a1db3365d785eab8257a3bcb251c27f /dwmblocks | |
| parent | 25c3ac0d32c1bc0835b7b6e56d363e9b6d2deaf4 (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 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}, diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex c7ff0a0..2bfdbdd 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
