yambar: usar card: default para el coso de volumen
This commit is contained in:
parent
e2f9274547
commit
6f5d2922fc
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ bar:
|
||||||
|
|
||||||
right:
|
right:
|
||||||
- alsa:
|
- alsa:
|
||||||
card: pulse
|
card: default
|
||||||
mixer: Capture
|
mixer: Capture
|
||||||
content:
|
content:
|
||||||
map:
|
map:
|
||||||
|
@ -53,7 +53,7 @@ bar:
|
||||||
true: {string: {text: Mic en mute, foreground: *accent}}
|
true: {string: {text: Mic en mute, foreground: *accent}}
|
||||||
false: {string: {text: "Mic {percent}%"}}
|
false: {string: {text: "Mic {percent}%"}}
|
||||||
- alsa:
|
- alsa:
|
||||||
card: pulse
|
card: default
|
||||||
mixer: Master
|
mixer: Master
|
||||||
content:
|
content:
|
||||||
map:
|
map:
|
||||||
|
|
Loading…
Reference in a new issue