From c2808b6d99f30e30b059906e7801cc8a2b76189f Mon Sep 17 00:00:00 2001 From: parazyd Date: Wed, 28 Dec 2016 00:41:51 +0100 Subject: refactor vol_perc to not depend on alsa libraries --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 47e05f0..4ce5958 100644 --- a/config.def.h +++ b/config.def.h @@ -34,7 +34,7 @@ - uid (uid of current user) [argument: NULL] - uptime (uptime) [argument: NULL] - username (username of current user) [argument: NULL] -- vol_perc (alsa volume and mute status in percent) [argument: soundcard] +- vol_perc (oss/alsa volume and mute status in percent) [argument: /dev/mixer] - wifi_perc (wifi signal in percent) [argument: wifi card interface name] - wifi_essid (wifi essid) [argument: wifi card interface name] */ static const struct arg args[] = { -- cgit v1.2.3