From f84c9c8f36f29c4380ff7edecff91f841446c1be Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Sun, 26 May 2024 12:34:56 +0200 Subject: update with pomodoro --- config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h b/config.h index 581e28c..0e77d41 100644 --- a/config.h +++ b/config.h @@ -4,6 +4,7 @@ static const Block blocks[] = { /* {"⌨", "sb-kbselect", 0, 30}, */ /* {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, */ /* {"", "sb-tasks", 10, 26}, */ + {"", "sb-pomodoro", 60, 26}, {"", "sb-music", 0, 11}, /* {"", "sb-pacpackages", 0, 8}, */ {"", "sb-news", 0, 6}, -- cgit v1.2.3