xmobar

Portabilityunportable
Stabilityunstable
MaintainerJose A. Ortega Ruiz <jao@gnu.org>
Safe HaskellNone

Plugins.Monitors

Description

The system monitor plugin for Xmobar.

Documentation

type Args = [String]

type Program = String

type Alias = String

type Station = String

type Zone = String

type ZoneNo = Int

type Interface = String

type Rate = Int

type DiskSpec = [(String, String)]