]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
xmonad.hs: Add documentation string.
authorSimon Ruderich <simon@ruderich.org>
Tue, 15 Sep 2009 23:18:01 +0000 (01:18 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 15 Sep 2009 23:18:01 +0000 (01:18 +0200)
xmonad.hs

index b3949d77daf049c98280eeb1c3c3207976932a3a..1357269f6c252c786100a298064994bd58e5c226 100644 (file)
--- a/xmonad.hs
+++ b/xmonad.hs
@@ -1,4 +1,6 @@
 -- XMonad configuration file.
+--
+-- Should work fine with XMonad 0.7 and above.
 
 
 import XMonad