diff options
Diffstat (limited to '')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,3 +5,11 @@ Users may then import Haskell src from here, to extend their config files. examples/ contains further external programs useful with xmonad. + +Haskell code contributed to this repo should live under the + + XMonadContrib. + +name space. For example: + + XMonadContrib.Mosaic |