forked from external/yambar
module/alsa: volume/muted: default to “unset”; use first available channel
This commit is contained in:
parent
ae7d54fb80
commit
db12ceb026
2 changed files with 23 additions and 32 deletions
|
@ -40,12 +40,12 @@ alsa - Monitors an alsa soundcard for volume and mute/unmute changes
|
|||
: string
|
||||
: no
|
||||
: The name of the channel to use as source for the volume level
|
||||
(default: *Front Left*).
|
||||
(default: first available channel, usually "Front Left").
|
||||
| muted
|
||||
: string
|
||||
: no
|
||||
: The name of the channel to use as source for the muted state
|
||||
(default: *Front Left*).
|
||||
(default: first available channel, usually "Front Left").
|
||||
|
||||
|
||||
# EXAMPLES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue