home: wm: i3bar: show microphone status
This commit is contained in:
parent
8d4a1e61b4
commit
d103cbbb0e
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue