- -- $usage
- -- To use this module, start with the following @~\/.xmonad\/xmonad.hs@:
- --
- -- > import XMonad
- -- > import XMonad.Config.Gnome
- -- >
- -- > main = xmonad gnomeConfig
- --
- -- For examples of how to further customize @gnomeConfig@ see "XMonad.Config.Desktop".