summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2023-04-09 14:02:54 -0400
committerLuke Smith <luke@lukesmith.xyz>2023-04-09 14:02:54 -0400
commit30fe169632977572136365f1c36caaa416031a4c (patch)
tree634f9b58fd7b3ea32f7ed1da660f36bd3ccf4526 /config.h
parent9928739768026b3a2a28a7460e100a569073fff5 (diff)
downloaddwmblocks-30fe169632977572136365f1c36caaa416031a4c.tar.gz
dwmblocks-30fe169632977572136365f1c36caaa416031a4c.tar.bz2
dwmblocks-30fe169632977572136365f1c36caaa416031a4c.zip
sb-music inactive by default
Diffstat (limited to 'config.h')
-rw-r--r--config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.h b/config.h
index 243acae..f71c4a5 100644
--- a/config.h
+++ b/config.h
@@ -4,12 +4,9 @@ static const Block blocks[] = {
/* {"⌨", "sb-kbselect", 0, 30}, */
{"", "cat /tmp/recordingicon 2>/dev/null", 0, 9},
{"", "sb-tasks", 10, 26},
- {"", "sb-music", 0, 11},
+ /* {"", "sb-music", 0, 11}, */
{"", "sb-pacpackages", 0, 8},
{"", "sb-news", 0, 6},
- /* {"", "sb-price lbc \"LBRY Token\" 📚 22", 9000, 22}, */
- /* {"", "sb-price bat \"Basic Attention Token\" 🦁 20", 9000, 20}, */
- /* {"", "sb-price link Chainlink 🔗 25", 300, 25}, */
/* {"", "sb-price xmr Monero 🔒 24", 9000, 24}, */
/* {"", "sb-price eth Ethereum 🍸 23", 9000, 23}, */
/* {"", "sb-price btc Bitcoin 💰 21", 9000, 21}, */
Software created with 💖