From bb3feb7aca468a5542e8686c747dcdc95be3dcde Mon Sep 17 00:00:00 2001 From: Michal Zielonka Date: Thu, 14 Oct 2021 19:59:35 +0200 Subject: start using kvm library from bsd for receiving swapinfo Using this library allows us to receive swap info which is more similar with result of command swapinfo. --- xmobar.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 721e849..bcb70f9 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -296,6 +296,7 @@ library if os(freebsd) -- enables freebsd specific code extra-libraries: procstat + , kvm build-depends: bsd-sysctl other-modules: Xmobar.Plugins.Monitors.Batt.FreeBSD, Xmobar.Plugins.Monitors.Cpu.FreeBSD, -- cgit v1.2.3