add sb-battery

This commit is contained in:
krolxon 2023-11-04 13:12:19 +05:30
parent ab856da57a
commit 810a50bd51
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
//Modify this file to change what commands output to your statusbar, and recompile using the make command. //Modify this file to change what commands output to your statusbar, and recompile using the make command.
static const Block blocks[] = { static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"", "sb-battery", 5, 3},
{"", "sb-music", 0, 11}, {"", "sb-music", 0, 11},
{"", "sb-volume", 10, 10}, {"", "sb-volume", 10, 10},
// {"", "sb-updates", 360, 12}, // {"", "sb-updates", 360, 12},