From 15da99a2b908fd38153103a337a77ea12ec3a265 Mon Sep 17 00:00:00 2001 From: Devin Mullins Date: Sun, 11 Nov 2007 20:13:04 +0100 Subject: clarify comment at top of Config.hs There appears to be some confusion -- several people have wanted to edit Config.hs as was done in the past. This comment probably won't stop that, but it's a start. darcs-hash:20071111191304-78224-3267de9d4e8da0ef07e58e9cf2135b2ab652445c.gz --- XMonad/Config.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'XMonad') diff --git a/XMonad/Config.hs b/XMonad/Config.hs index 33ac8df..b3f9d79 100644 --- a/XMonad/Config.hs +++ b/XMonad/Config.hs @@ -10,8 +10,8 @@ -- Portability : portable -- -- This module specifies the default configuration values for xmonad. --- Users will typically use record syntax to override particular fields --- they disagree with, in the defaultConfig structure. +-- Users should not modify this file. Rather, they should provide their +-- own ~/.xmonad/xmonad.hs that overrides specific fields in defaultConfig. -- ------------------------------------------------------------------------ -- cgit v1.2.3