home: wm: i3bar: show microphone status
This commit is contained in:
parent
8d4a1e61b4
commit
d103cbbb0e
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue