Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 16th, 2012  |  syntax: None  |  size: 0.27 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. -- $usage
  2. -- To use this module, start with the following @~\/.xmonad\/xmonad.hs@:
  3. --
  4. -- > import XMonad
  5. -- > import XMonad.Config.Gnome
  6. -- >
  7. -- > main = xmonad gnomeConfig
  8. --
  9. -- For examples of how to further customize @gnomeConfig@ see "XMonad.Config.Desktop".