From 7efbeeaf6ce9232f7479f76c1c79ff73c0db49e4 Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Tue, 22 Jan 2019 23:45:51 -0800 Subject: Implement %devicename specifier for volume module (#325) This commit implements the %devicename specifier for the volume module for both PulseAudio and ALSA. This way, i3status will be able to display the specific device that corresponds to the volume indicator. Note that this is not implemented for the OSS API but is left in a state where someone can pick it up for the future. --- man/i3status.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/i3status.man b/man/i3status.man index cc363f5..4bc7d0a 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -581,9 +581,9 @@ to "default", PulseAudio will be tried if detected and will fallback to ALSA *Example order*: +volume master+ -*Example format*: +♪: %volume+ +*Example format*: +♪ (%devicename): %volume+ -*Example format_muted*: +♪: 0%%+ +*Example format_muted*: +♪ (%devicename): 0%%+ *Example configuration*: ------------------------------------------------------------- -- cgit v1.2.3