mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-30 18:33:47 -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
|
-- Portability : portable
|
||||||
--
|
--
|
||||||
-- This module specifies the default configuration values for xmonad.
|
-- This module specifies the default configuration values for xmonad.
|
||||||
-- Users will typically use record syntax to override particular fields
|
-- Users should not modify this file. Rather, they should provide their
|
||||||
-- they disagree with, in the defaultConfig structure.
|
-- own ~/.xmonad/xmonad.hs that overrides specific fields in defaultConfig.
|
||||||
--
|
--
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user