From d580034347e4a940c14955ed17b23fbff20936f5 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Thu, 20 Dec 2007 21:15:49 +0100 Subject: Config.hs: too many users seem to be ignoring/missing the polite warning not to modify this file; change it to something a bit less polite/more obvious. darcs-hash:20071220201549-bd4d7-1ee7ed6452411944dbbb8545d4e8b2d0b53fa967 --- XMonad/Config.hs | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'XMonad/Config.hs') diff --git a/XMonad/Config.hs b/XMonad/Config.hs index 0c2a533..2506be6 100644 --- a/XMonad/Config.hs +++ b/XMonad/Config.hs @@ -10,8 +10,12 @@ -- Portability : portable -- -- This module specifies the default configuration values for xmonad. --- Users should not modify this file. Rather, they should provide their --- own @~\/.xmonad\/xmonad.hs@ that overrides specific fields in defaultConfig. +-- +-- DO NOT MODIFY THIS FILE! It won't work. You may configure xmonad +-- by providing your own @~\/.xmonad\/xmonad.hs@ that overrides +-- specific fields in 'defaultConfig'. For a starting point, you can +-- copy the @xmonad.hs@ found in the @man@ directory, or look at +-- examples on the xmonad wiki. -- ------------------------------------------------------------------------ -- cgit v1.2.3