summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2022-01-26 09:41:05 -0600
committerzachir <zachir@librem.one>2022-01-26 09:41:05 -0600
commitc7b6a269d757764a947c88948ade04a0670544ab (patch)
tree360ef4b7c7097e77e59dec80a39990e93a2bf3b2 /config.h
parentb68262e7348fc68102c5edba7a94e317ba669089 (diff)
rebase off of Luke's dwmblocks
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}, */