forked from external/yambar
module/alsa: add ‘percent’ tag - volume level as a percentage
Fixes part of #10
This commit is contained in:
parent
eceee99fb0
commit
85ae4cca37
3 changed files with 14 additions and 1 deletions
|
@ -145,6 +145,9 @@ Monitors an alsa soundcard for volume and mute/unmute changes.
|
|||
| volume
|
||||
: range
|
||||
: Volume level, with min and max as start and end range values
|
||||
| percent
|
||||
: range
|
||||
: Volume level, as a percentage
|
||||
| muted
|
||||
: bool
|
||||
: True if muted, otherwise false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue