aboutsummaryrefslogtreecommitdiffstats
path: root/CONFIG
diff options
context:
space:
mode:
authorDon Stewart <dons@galois.com>2007-11-16 19:42:27 +0100
committerDon Stewart <dons@galois.com>2007-11-16 19:42:27 +0100
commit139bb8bca004506c334253a6203059d1cf82e98d (patch)
tree4dd7ed8ea59d2252902657211945aac9a67eda24 /CONFIG
parentbf2105d63a1ed590ddccd6b645e7b9c69c5acd69 (diff)
downloadxmonad-139bb8bca004506c334253a6203059d1cf82e98d.tar.gz
xmonad-139bb8bca004506c334253a6203059d1cf82e98d.tar.xz
xmonad-139bb8bca004506c334253a6203059d1cf82e98d.zip
some more tweaks
darcs-hash:20071116184227-cba2c-a504304e16bbba31135f355804a1d25c4e287c54.gz
Diffstat (limited to 'CONFIG')
-rw-r--r--CONFIG10
1 files changed, 3 insertions, 7 deletions
diff --git a/CONFIG b/CONFIG
index e7c5f41..e719e99 100644
--- a/CONFIG
+++ b/CONFIG
@@ -9,13 +9,9 @@ on startup.
== A simple example ==
-Here is a basic example, which takes defaults from xmonad, and overrides
-the border width, default terminal, and some colours:
-
- --
- -- An example, simple ~/.xmonad/xmonad.hs file.
- -- It overrides a few basic settings, reusing all the other defaults,
- --
+Here is a basic example, which overrides the default border width,
+default terminal, and some colours. This text goes in the file
+$HOME/.xmonad/xmonad.hs :
import XMonad