]> git.madduck.net Git - etc/awesome.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Updated alsabar (markdown)
authorLuke Bonham <dadasignificanulla@gmail.com>
Thu, 19 Sep 2013 23:49:45 +0000 (16:49 -0700)
committerLuke Bonham <dadasignificanulla@gmail.com>
Thu, 19 Sep 2013 23:49:45 +0000 (16:49 -0700)
alsabar.md

index f694c69d8b75438a214ed51d746456a8f5164022..39506b0b8ad0563783b086e1dc66956e34320f3d 100644 (file)
@@ -13,6 +13,7 @@ The function takes a table as optional argument, which can contain:
 Variable | Meaning | Type | Default
 --- | --- | --- | ---
 `timeout` | Refresh timeout seconds | int | 4
+`settings` | User settings | function | empty function
 `width` | Bar width | int | 63
 `height` | Bar height | int | 1
 `ticks` | Set bar ticks on | boolean | true
@@ -42,6 +43,8 @@ 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`.
+
 ### output table
 
 Variable | Meaning | Type