diff options
author | gwern0 <gwern0@gmail.com> | 2008-09-13 04:44:57 +0200 |
---|---|---|
committer | gwern0 <gwern0@gmail.com> | 2008-09-13 04:44:57 +0200 |
commit | 1001713945e65d9e9cdd9b6c90ab0bad70c4a3a3 (patch) | |
tree | e9b532f943fe24e18f2780153ffbae09ddcfd7ab /CONFIG | |
parent | d6c1f7de1f299d2e6bfc69f9f692037870a0c266 (diff) | |
download | metatile-1001713945e65d9e9cdd9b6c90ab0bad70c4a3a3.tar metatile-1001713945e65d9e9cdd9b6c90ab0bad70c4a3a3.zip |
sp README, CONFIG, STYLE, TODO
darcs-hash:20080913024457-f7719-181450f5e087226c9a363b7501b27bb2aea76944
Diffstat (limited to 'CONFIG')
-rw-r--r-- | CONFIG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,9 +51,9 @@ Ok, looks good. To have xmonad start using your settings, type 'mod-q'. xmonad will then load this new file, and run it. If it is unable to, the defaults -are used. +are used. -To load succesfully, both 'xmonad' and 'ghc' must be in your $PATH +To load successfully, both 'xmonad' and 'ghc' must be in your $PATH environment variable. If GHC isn't in your path, for some reason, you can compile the xmonad.hs file yourself: |