X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/c2c9b33024fc905f900ca861189bb3ef5f7d7468..b81da3a243ca8be6c778041e2f91cacb31470122:/alsabar.md diff --git a/alsabar.md b/alsabar.md index 39506b0..fa5f209 100644 --- a/alsabar.md +++ b/alsabar.md @@ -38,13 +38,17 @@ Variable | Meaning | Type | Default --- | --- | --- | --- `font` | Notifications font | string | The one defined in `beautiful.font` `font_size` | Notifications font size | string | "11" -`color` | Notifications color | string | `beautiful.fg_focus` +`color` | Notifications color | string | `beautiful.fg_normal` `bar_size` | Wibox height | int | 18 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