mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 00:20:22 -07:00
point to where defns for config stuff can be found
This commit is contained in:
parent
bbe4a27f65
commit
6eb23670bb
8
CONFIG
8
CONFIG
@ -25,3 +25,11 @@ You may typecheck this file, or develop it in ghci, as you see fit.
|
||||
To have xmonad pick up your defaults, try mod-q. xmonad will attempt to
|
||||
compile this file, and run it. If it is unable to, the defaults are
|
||||
used.
|
||||
|
||||
The default configuration values are defined in the source file:
|
||||
|
||||
XMonad/Config.hs
|
||||
|
||||
the XConfig data structure itself is defined in:
|
||||
|
||||
XMonad.hs
|
||||
|
Loading…
x
Reference in New Issue
Block a user