From 33f0fe93e0a581dedf4991e2cccacb82396e6eb0 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Mon, 9 Sep 2013 04:52:53 -0700 Subject: [PATCH] Updated alsa (markdown) --- alsa.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alsa.md b/alsa.md index 4cfa8f3..337f7e8 100644 --- a/alsa.md +++ b/alsa.md @@ -17,8 +17,11 @@ Variable | Meaning | Type | Default `header` | Text to show before value | string | " Vol " `header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF" `color` | Value color | string | `beautiful.fg_focus` or "#FFFFFF" +`footer` | Text to append after value | string | "" -and outputs the following table: +*Note*: `footer` can be markup text. + +`lain.widgets.alsa` outputs the following table: Variable | Meaning | Type --- | --- | --- -- 2.39.2