refactor vol_perc to not depend on alsa libraries
This commit is contained in:
parent
1a143566e6
commit
c2808b6d99
4 changed files with 18 additions and 33 deletions
|
@ -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[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue