refactor vol_perc to not depend on alsa libraries

This commit is contained in:
parazyd
2016-12-28 00:41:51 +01:00
parent 1a143566e6
commit c2808b6d99
4 changed files with 18 additions and 33 deletions

View File

@ -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[] = {