diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-29 03:22:17 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-29 03:22:17 +0900 |
| commit | ceabb7d28299efbcffaae92f32751cc2d924e60e (patch) | |
| tree | 02ef5116c5128c9b04c6caca037f83a5ae5239b6 /dwmblocks/config.h | |
| parent | 77b3f09bf1f637f0cfb8c5b88432d358d986093a (diff) | |
Init
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 c403310..9aa8fae 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -17,7 +17,7 @@ static const Block blocks[] = { {"", "sb-forecast", 0, 5}, {"", "sb-cpu", 60, 18}, {"", "sb-memory", 60, 14}, - /* {"", "sb-disk", 10800, 20}, */ + {"", "sb-disk", 10800, 20}, /* {"", "sb-nettraf", 1, 16}, */ {"", "sb-volume", 0, 10}, {"", "sb-bghitness", 0, 23}, |
