diff options
Diffstat (limited to 'desktop/xmonad/README')
-rw-r--r-- | desktop/xmonad/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xmonad/README b/desktop/xmonad/README index de47369e46..655d7a3e30 100644 --- a/desktop/xmonad/README +++ b/desktop/xmonad/README @@ -3,8 +3,8 @@ 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-transformers, haskell-mtl, haskell-syb and -haskell-X11. +This requires ghc, haskell-utf8-string, 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 |