Mic volume on bar is back.

This commit is contained in:
Bartek Stalewski 2022-05-16 01:32:32 +02:00
parent a5b19089c1
commit 65ea36ee1b
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"", "sb-emerge", 1, 0 },
{"", "sb-mail", 1, 0 },
{"", "sb-vol-in", 0, 10 },
{"\uf86b ", "sb-vol-in", 1, 10 },
{"\uf028 ", "sb-vol-out", 1, 12 },
{"\uf1eb ", "sb-network", 1, 0 },
{"\uf241 ", "sb-battery", 3, 0 },