From 6e06d35d9583d6f3c9f796603409c6802178e0ce Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sun, 8 Jul 2007 19:13:09 +0200 Subject: added info to Commands.hs darcs-hash:20070708171309-d6583-599f801f185d27e47a5d3202720e3e787612bcd6.gz --- Commands.hs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Commands.hs b/Commands.hs index 5bc02a9..8d39d30 100644 --- a/Commands.hs +++ b/Commands.hs @@ -1,3 +1,17 @@ +----------------------------------------------------------------------------- +-- | +-- Module : XMobar.Commands +-- Copyright : (c) Andrea Rossato +-- License : BSD-style (see LICENSE) +-- +-- Maintainer : Andrea Rossato +-- Stability : unstable +-- Portability : unportable +-- +-- A Command datatype for XMobar status bar for the Xmonad Window Manager +-- +----------------------------------------------------------------------------- + module Commands where import System.Process -- cgit v1.2.3