mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-22 12:25:38 +02:00
README: indent alsa example
This commit is contained in:
parent
b99e3d8ea2
commit
a4c13b1978
1 changed files with 4 additions and 4 deletions
|
@ -167,10 +167,10 @@ Monitors an alsa soundcard for volume and mute/unmute changes.
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
alsa:
|
alsa:
|
||||||
card: hw:PCH
|
card: hw:PCH
|
||||||
mixer: Master
|
mixer: Master
|
||||||
content: {string: {text: "{volume}"}}
|
content: {string: {text: "{volume}"}}
|
||||||
|
|
||||||
|
|
||||||
### Backlight
|
### Backlight
|
||||||
|
|
Loading…
Add table
Reference in a new issue