Xmonad/Config archive/Andrea Rossato's xmonad.hs

From HaskellWiki
< Xmonad‎ | Config archive
Revision as of 22:01, 31 October 2008 by Gwern (talk | contribs) (fix config to compile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
module Main (main) where

import XMonad
import XMonad.Config.Arossato (arossatoConfig)

main :: IO ()
main = xmonad =<< arossatoConfig