mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-15 20:13:47 -07:00
CONFIG, TODO: fix typos
CONFIG: delete trailing whitespace
This commit is contained in:
4
CONFIG
4
CONFIG
@@ -1,6 +1,6 @@
|
||||
== Configuring xmonad ==
|
||||
|
||||
xmonad is configure by creating and editing the Haskell file:
|
||||
xmonad is configured by creating and editing the Haskell file:
|
||||
|
||||
~/.xmonad/xmonad.hs
|
||||
|
||||
@@ -76,7 +76,7 @@ The default configuration values are defined in the source file:
|
||||
|
||||
the XConfig data structure itself is defined in:
|
||||
|
||||
XMonad.hs
|
||||
XMonad/Core.hs
|
||||
|
||||
== Extensions ==
|
||||
|
||||
|
2
TODO
2
TODO
@@ -14,7 +14,7 @@
|
||||
* document, with photos, any new layouts
|
||||
* double check README build instructions
|
||||
* test core with 6.6 and 6.8
|
||||
* upload X11/xmonad to hacakge
|
||||
* upload X11/xmonad to hackage
|
||||
* check examples/text in use-facing Config.hs
|
||||
* check tour.html and intro.html are up to date, and mention all core bindings
|
||||
* bump xmonad.cabal version
|
||||
|
Reference in New Issue
Block a user