home: wm: i3bar: show microphone status
continuous-integration/drone/push Build is passing Details

add-matrix-bridges
Bruno BELANYI 2022-03-09 12:09:43 +01:00
parent 23c4256769
commit ed24bebc04
1 changed files with 5 additions and 0 deletions

View File

@ -66,6 +66,11 @@ in
block = "temperature";
collapsed = false;
}
{
block = "sound";
device_kind = "source"; # Microphone status
format = ""; # Only show icon
}
{
block = "sound";
show_volume_when_muted = true;