diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ - //{"", "cpu", 5, 4}, + {"", "cpu", 5, 4}, {"", "cputemp", 2, 5}, {"", "nettraf", 1, 16}, {"", "memory", 5, 8}, |