diff options
Diffstat (limited to 'desktop/xmonad/README')
-rw-r--r-- | desktop/xmonad/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/xmonad/README b/desktop/xmonad/README index 70f07cbf2d05a..de47369e46c47 100644 --- a/desktop/xmonad/README +++ b/desktop/xmonad/README @@ -1,11 +1,10 @@ -xmonad (stable, featureful, and easy tiling window manager for X11) - xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell. In a normal WM, you spend half your time aligning and searching for windows. xmonad makes work easier, by automating this. -This requires ghc, haskell-mtl and haskell-X11. +This requires ghc, haskell-transformers, haskell-mtl, haskell-syb and +haskell-X11. After installing, use 'xwmconfig' command to reselect xmonad as window manager, either as root to do system-wide selection or as normal user |