summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/Monitors.hs')
-rw-r--r--Plugins/Monitors.hs8
1 files changed, 1 insertions, 7 deletions
diff --git a/Plugins/Monitors.hs b/Plugins/Monitors.hs
index 118bacd..003a502 100644
--- a/Plugins/Monitors.hs
+++ b/Plugins/Monitors.hs
@@ -8,13 +8,7 @@
-- Stability : unstable
-- Portability : unportable
--
--- The 'Exec' class and the 'Command' data type.
---
--- The 'Exec' class rappresents the executable types, whose constructors may
--- appear in the 'Config.commands' field of the 'Config.Config' data type.
---
--- The 'Command' data type stores the monitors to be run internally by
--- Xmobar.
+-- The system monitor plugin for Xmobar.
--
-----------------------------------------------------------------------------