From f8aaf481e40c8ce60f4fe795368b9bca59fb09b1 Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Tue, 17 Oct 2023 23:08:25 +0200 Subject: add music --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 9584742..97d413e 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ 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 xmr Monero 🔒 24", 9000, 24}, */ -- cgit v1.2.3