]> git.sur5r.net Git - i3/i3status/commitdiff
document format_muted in the manpage
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 18 Nov 2013 21:32:48 +0000 (22:32 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 18 Nov 2013 21:32:48 +0000 (22:32 +0100)
man/i3status.man

index eb23bd1a164119897cadfe7926b420707b7f52b1..8c6f6167d9137697153b66bd0be23fe516fe1672 100644 (file)
@@ -331,11 +331,13 @@ query +/dev/mixer+ directly if +mixer_dix+ is -1, otherwise
 *Example order*: +volume master+
 
 *Example format*: +♪: %volume+
+*Example format_muted*: +♪: 0%%+
 
 *Example configuration*:
 -------------------------------------------------------------
 volume master {
        format = "♪: %volume"
+       format_muted = "♪: muted (%volume)"
        device = "default"
        mixer = "Master"
        mixer_idx = 0