mirror of https://github.com/lcpz/lain.git
Updated alsabar (markdown)
This commit is contained in:
parent
f02dc38bf9
commit
e41f4ab4f9
|
@ -43,8 +43,12 @@ Variable | Meaning | Type | Default
|
|||
|
||||
It's **crucial** to set `notifications.bar_size` to your `mywibox[s]` height.
|
||||
|
||||
`settings` can use the integer `alsa_level` and `alsa_status`.
|
||||
`settings` can use the following variables:
|
||||
|
||||
Variable | Meaning | Type | Values
|
||||
--- | --- | --- | ---
|
||||
`volume_now.level` | Self explained | int | 0-100
|
||||
`volume_now.status` | Device status | string | "on", "off"
|
||||
### output table
|
||||
|
||||
Variable | Meaning | Type
|
||||
|
|
Loading…
Reference in New Issue