git checker

This commit is contained in:
tavo-wasd 2023-05-10 13:05:34 -06:00
parent 832b021170
commit 04601a5514

View file

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