This commit is contained in:
Noah Swerhun 2020-07-15 16:26:27 -05:00
parent c57c58979b
commit 01edd2eecc

View file

@ -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*/
{"", "statusbat", 10, 0},
{"📄 ", "statusmem", 5, 0},
{"🌡 ", "statuscpu", 5, 0},
{"🗓 ", "statusdate", 1, 0},