diff options
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,8 +2,8 @@ // recompile using the make command. static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ - // {"", "sb-pacpackages", 0, 8}, {"", "sb-mailbox", 180, 12}, + {"", "sb-pacpackages", 0, 8}, {" ", "sb-gpubar", 10, 18}, {" ", "sb-cpubars", 10, 18}, {"", "sb-cpu-temp", 10, 18}, |