From 9521427e76dd7977456a479012be996a63efe7bb Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 7 Nov 2007 03:08:01 +0100 Subject: point to where defns for config stuff can be found darcs-hash:20071107020801-cba2c-ae6c7ad4a5baa7f60d4843c8a3b6a08848759ab7 --- CONFIG | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CONFIG') diff --git a/CONFIG b/CONFIG index 6003637..195a535 100644 --- a/CONFIG +++ b/CONFIG @@ -25,3 +25,11 @@ You may typecheck this file, or develop it in ghci, as you see fit. To have xmonad pick up your defaults, try mod-q. xmonad will attempt to compile this file, and run it. If it is unable to, the defaults are used. + +The default configuration values are defined in the source file: + + XMonad/Config.hs + +the XConfig data structure itself is defined in: + + XMonad.hs -- cgit v1.2.3