From 4d792732191817ced096f6f89559e1bcfd204032 Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Sun, 11 Feb 2024 12:06:58 +0100 Subject: enable volume --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 97d413e..581e28c 100644 --- a/config.h +++ b/config.h @@ -18,7 +18,7 @@ static const Block blocks[] = { /* {"", "sb-forecast", 18000, 5}, */ {"", "sb-mailbox", 180, 12}, {"", "sb-nettraf", 1, 16}, - /* {"", "sb-volume", 0, 10}, */ + {"", "sb-volume", 0, 10}, {"", "sb-battery", 5, 3}, {"", "sb-clock", 60, 1}, {"", "sb-internet", 5, 4}, -- cgit v1.2.3