Yet another approach to mic in blocks.

This commit is contained in:
Bartek Stalewski 2021-07-21 21:36:28 +02:00
parent e437b906b5
commit 8b328576b2
2 changed files with 9 additions and 6 deletions

View file

@ -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 },