Yet another approach to mic in blocks.
This commit is contained in:
parent
e437b906b5
commit
8b328576b2
2 changed files with 9 additions and 6 deletions
|
@ -3,6 +3,7 @@ static const Block blocks[] = {
|
|||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||
{"📧 ", "sb-mail", 180, 16 },
|
||||
{"", "sb-volume", 0, 12 },
|
||||
{"🎙 ", "sb-volume mic", 0, 13 },
|
||||
{"📶 ", "sb-network", 1, 0 },
|
||||
{"", "sb-battery", 3, 0 },
|
||||
{"📅 ", "date '+%F %T '", 1, 0 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue