yambar: borrar secciones de audio
This commit is contained in:
parent
314549c6c3
commit
1d114db880
1 changed files with 0 additions and 21 deletions
|
@ -42,27 +42,6 @@ bar:
|
|||
default: {string: {text: "{id}"}}
|
||||
|
||||
right:
|
||||
- alsa:
|
||||
card: default
|
||||
mixer: Capture
|
||||
content:
|
||||
map:
|
||||
on-click: /bin/sh -c "pamixer --default-source --toggle-mute"
|
||||
tag: muted
|
||||
values:
|
||||
true: {string: {text: Mic en mute, foreground: *accent}}
|
||||
false: {string: {text: "Mic {percent}%"}}
|
||||
- alsa:
|
||||
card: default
|
||||
mixer: Master
|
||||
content:
|
||||
map:
|
||||
on-click: /bin/sh -c "pamixer --toggle-mute"
|
||||
tag: muted
|
||||
values:
|
||||
true: {string: {text: Audio en mute, foreground: *accent}}
|
||||
false: {string: {text: "Audio {percent}%"}}
|
||||
|
||||
- network:
|
||||
name: eth0
|
||||
content:
|
||||
|
|
Loading…
Reference in a new issue