mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-08 16:11:51 -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
|
-- Portability : portable
|
||||||
--
|
--
|
||||||
-- This module specifies the default configuration values for xmonad.
|
-- 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