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