From 7d2fda143178149cc4dc352fd9ab9ffa6e287cb6 Mon Sep 17 00:00:00 2001 From: "michaelbuch12@gmail.com" Date: Fri, 1 Jan 2021 16:52:57 +0100 Subject: Make volume component work on FreeBSD - Edit compile instructions - Reuse OpenBSD sndio implementation --- 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 93a875a..f76b60c 100644 --- a/config.def.h +++ b/config.def.h @@ -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) */ -- cgit v1.2.3