xmobar-0.42: A Minimalistic Text Based Status Bar
Copyright(c) 2011 2017 2022 Jose Antonio Ortega Ruiz
(c) 2007-2010 Andrea Rossato
LicenseBSD-style (see LICENSE)
MaintainerJose A. Ortega Ruiz <jao@gnu.org>
Stabilityunstable
Portabilityunportable
Safe HaskellNone
LanguageHaskell2010

Xmobar.Plugins.Monitors.Cpu

Description

A cpu monitor for Xmobar

Documentation

startCpu :: [String] -> Int -> (String -> IO ()) -> IO () Source #

parseCpu :: CpuDataRef -> IO CpuData Source #