forked from external/yambar
example/conf: alsa: use the new ‘online’ tag
This commit is contained in:
parent
36de95cc2a
commit
0963afd282
1 changed files with 17 additions and 12 deletions
|
@ -226,6 +226,11 @@ bar:
|
|||
card: hw:PCH
|
||||
mixer: Master
|
||||
content:
|
||||
map:
|
||||
tag: online
|
||||
values:
|
||||
false: {string: {text: , font: *awesome, foreground: ff0000ff}}
|
||||
true:
|
||||
map:
|
||||
on-click: /bin/sh -c "amixer -q sset Speaker unmute && amixer -q sset Headphone unmute && amixer -q sset Master toggle"
|
||||
tag: muted
|
||||
|
|
Loading…
Add table
Reference in a new issue