summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2023-11-04 13:12:19 +0530
committerkrolxon <krolyxon@tutanota.com>2023-11-04 13:12:19 +0530
commit810a50bd51bc3d73fde69706cd5e85cb5dff90fe (patch)
treed399355114e5dad15e49f119f8674634ec283a17
parentab856da57a9292e166b2a6183d8e3937d33700de (diff)
add sb-battery
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 507575a..2b124fd 100644
--- a/config.h
+++ b/config.h
@@ -1,6 +1,7 @@
//Modify this file to change what commands output to your statusbar, and recompile using the make command.
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
+ {"", "sb-battery", 5, 3},
{"", "sb-music", 0, 11},
{"", "sb-volume", 10, 10},
// {"", "sb-updates", 360, 12},