summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/i3status.man2
1 files changed, 2 insertions, 0 deletions
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