icon hehe

This commit is contained in:
tavo-wasd 2023-05-10 13:08:36 -06:00
parent 04601a5514
commit e91fca9507

View file

@ -1,7 +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*/
{" 󰕾 ", "git-check-remote", 600, 20}, {"", "git-check-remote", 600, 20},
{" 󰕾 ", "volstat", 0, 10}, {" 󰕾 ", "volstat", 0, 10},
{"", "micstat", 0, 11}, {"", "micstat", 0, 11},
/* {" 󰖩 ", "iwdstat", 2, 0},*/ /* {" 󰖩 ", "iwdstat", 2, 0},*/