aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-16 01:25:20 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-16 01:25:20 +0200
commitfa9ed12bd36dab87ffdbfaabed48a24bbfcebf11 (patch)
tree6a900ebe6e0dda8bc186b6fc2246e88db9728ae1
parentJoe fork (diff)
downloaddwmblocks-fa9ed12bd36dab87ffdbfaabed48a24bbfcebf11.tar.gz
dwmblocks-fa9ed12bd36dab87ffdbfaabed48a24bbfcebf11.tar.bz2
dwmblocks-fa9ed12bd36dab87ffdbfaabed48a24bbfcebf11.tar.xz
dwmblocks-fa9ed12bd36dab87ffdbfaabed48a24bbfcebf11.tar.zst
dwmblocks-fa9ed12bd36dab87ffdbfaabed48a24bbfcebf11.zip
tmp
-rw-r--r--config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h
index 378643e..493b3af 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*/
- { " ", "sb-clock", 60, 1 },
/* {"⌨", "sb-kbselect", 0, 30}, */
/* {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, */
- /* {"", "sb-tasks", 10, 26}, */
- /* {"", "sb-music", 0, 11}, */
+ {"", "sb-tasks", 10, 26},
+ {"", "sb-music", 0, 11},
+ { " ", "sb-clock", 60, 1 },
/* {"", "sb-pacpackages", 0, 8}, */
/* {"", "sb-news", 0, 6}, */
/* {"", "sb-price lbc \"LBRY Token\" 📚", 9000, 22}, */