X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/e241095ee6e5f705d05a65c88240163e4f5d5ebe..b811df55fa96a03e33585cb7e5bc21e43e65eb24:/alsa.md diff --git a/alsa.md b/alsa.md index 6cc8b59..daf4016 100644 --- a/alsa.md +++ b/alsa.md @@ -2,7 +2,7 @@ Shows and controls alsa volume with a textbox. - volume = lain.widgets.alsa() + volumewidget = lain.widgets.alsa() ### input table @@ -16,8 +16,8 @@ Variable | Meaning | Type | Default Variable | Meaning | Type | Values --- | --- | --- | --- -volume_now.level | Self explained | int | 0-100 -volume_now.status | Device status | string | "on", "off" +`volume_now.level` | Self explained | int | 0-100 +`volume_now.status` | Device status | string | "on", "off" ### output table