added disk block
This commit is contained in:
parent
c877a1e1d8
commit
ff8e502fd9
1 changed files with 1 additions and 0 deletions
1
blocks.h
1
blocks.h
|
@ -3,6 +3,7 @@ static const Block blocks[] = {
|
|||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||
{"", "supgrades", 1200, 0},
|
||||
{"", "sweather", 300, 0},
|
||||
{"💾 ", "sdisk", 1200, 0},
|
||||
{"📃 ", "smem", 5, 0},
|
||||
{"🌡 ", "scpu", 5, 0},
|
||||
/* {"", "statusbat", 10, 0}, */
|
||||
|
|
Loading…
Reference in a new issue