summaryrefslogtreecommitdiffhomepage
path: root/xmobar.hs
diff options
context:
space:
mode:
Diffstat (limited to 'xmobar.hs')
-rw-r--r--xmobar.hs14
1 files changed, 14 insertions, 0 deletions
diff --git a/xmobar.hs b/xmobar.hs
index f8d1ffc..5da326f 100644
--- a/xmobar.hs
+++ b/xmobar.hs
@@ -1,3 +1,17 @@
+-----------------------------------------------------------------------------
+-- |
+-- Module : XMobar
+-- Copyright : (c) Andrea Rossato
+-- License : BSD-style (see xmonad/LICENSE)
+--
+-- Maintainer : Andrea Rossato <andrea.rossato@unibz.it>
+-- Stability : unstable
+-- Portability : unportable
+--
+-- A status bar for the Xmonad Window Manager
+--
+-----------------------------------------------------------------------------
+
module Main where
import Graphics.X11.Xlib