Portability | unportable |
---|---|
Stability | unstable |
Maintainer | Juraj Hercek <juhe_haskell@hck.sk> |
Safe Haskell | None |
Plugins.Monitors.Thermal
Description
A thermal monitor for Xmobar
- thermalConfig :: IO MConfig
- runThermal :: [String] -> Monitor String
Documentation
thermalConfig :: IO MConfig
Default thermal configuration.
runThermal :: [String] -> Monitor String
Retrieves thermal information. Argument is name of thermal directory in /proc/acpi/thermal_zone. Returns the monitor string parsed according to template (either default or user specified).