From 7b8adbc182d0df2f7dafe2d3b2ce694b01774a35 Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Mon, 1 May 2023 00:04:30 -0600 Subject: [PATCH] microphone --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index ae22caf..b56715d 100644 --- a/config.def.h +++ b/config.def.h @@ -2,6 +2,7 @@ static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ {" ♫ ", "volstat", 0, 10}, + {" 󰍬 ", "micstat", 0, 10}, /* {" 直 ", "iwdstat", 2, 0},*/ {"  ", "layoutstat", 0, 11}, /* {"  ", "batstat", 2, 0},*/