Documentation
Basic usage
Configuring XMonad
- Xmonads Default configuration file is:
xmonad.hs
DefaultConfig Learn how to make changes
- Recompiling
Tutorials and How-Tos:
- change key-bindings
- setting a desktop background image
- adding a statusbar
- adding more layouts
Trouble shooting
-> wiki
Writing your own functions and developing extentions
- -> A Guided Tour to the XMonad-Source Code
- The Contrib Modules
Reference of API
Example Configuration Files