changed sb-battery-new name

This commit is contained in:
mrsu 2024-06-16 20:08:26 +01:00
parent 08a8159195
commit 1a65ae7eb0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"", "sb-network-status", 5, 12},
{"", "sb-updates", 60, 11},
{"", "sb-battery-new", 1, 0},
{"", "sb-battery", 1, 0},
{"", "sb-mem-pct", 5, 0},
{"", "sb-cpu-pct", 5, 0},
{"", "sb-volume", 5, 10},