summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Vink <mike@pionative.com>2024-02-11 12:06:58 +0100
committerMike Vink <mike@pionative.com>2024-02-11 12:06:58 +0100
commit4d792732191817ced096f6f89559e1bcfd204032 (patch)
tree97a61f00936e6af613a92994b1687dfb206c86d2
parentf8aaf481e40c8ce60f4fe795368b9bca59fb09b1 (diff)
enable volume
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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},