Make volume component work on FreeBSD

- Edit compile instructions
- Reuse OpenBSD sndio implementation
This commit is contained in:
michaelbuch12@gmail.com
2021-01-01 16:52:57 +01:00
committed by drkhsh
parent 77bfb76a97
commit 798809ce02
3 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ static const char unknown_str[] = "n/a";
* uptime system uptime NULL
* username username of current user NULL
* vol_perc OSS/ALSA volume in percent mixer file (/dev/mixer)
* NULL on OpenBSD
* NULL on OpenBSD/FreeBSD
* wifi_perc WiFi signal in percent interface name (wlan0)
* wifi_essid WiFi ESSID interface name (wlan0)
*/