From: Michael Stapelberg Date: Mon, 18 Nov 2013 21:32:48 +0000 (+0100) Subject: document format_muted in the manpage X-Git-Tag: 2.8~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=98595f9f280f331d485b74afd9535723f495b071;p=i3%2Fi3status document format_muted in the manpage --- diff --git a/man/i3status.man b/man/i3status.man index eb23bd1..8c6f616 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -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