mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-01 12:41:53 -07:00
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.
This commit is contained in:
@@ -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.
|
||||
--
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user