summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h
index 2f7c63c..f26803e 100644
--- a/config.h
+++ b/config.h
@@ -1,11 +1,11 @@
//Modify this file to change what commands output to your statusbar, and recompile using the make command.
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
- /* {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, */
+ {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9},
{"", "mailbox", 900, 23},
{"", "music", 10, 11},
- /* {"", "pacpackages", 10, 8}, */
- /* {"", "xidlechk", 0, 19}, */
+ {"", "pacpackages", 10, 8},
+ {"", "xidlechk", 0, 19},
/* {"", "news", 0, 6}, */
/* {"", "crypto", 0, 13}, */
/* {"", "price bat \"Basic Attention Token\" 🦁", 0, 20}, */