added volume module

This commit is contained in:
Noah Swerhun 2021-06-04 23:21:03 -05:00
parent 3b2b89e973
commit a0b6428f4a

View file

@ -1,9 +1,10 @@
//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*/
{"", "supgrades", 1200, 0},
{"", "supgrades", 1200, 1},
{"", "sweather", 300, 0},
{"💾 ", "sdisk", 1200, 0},
{"", "svol", 0, 2},
{"📃 ", "smem", 5, 0},
{"🌡 ", "scpu", 5, 0},
/* {"", "statusbat", 10, 0}, */