diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-12-10 00:14:26 +0100 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-12-10 00:14:26 +0100 |
commit | c1edbb7ad192990593a1306800817783eea80c24 (patch) | |
tree | 22b6b15e145894750dfc64a890ad5fa5d34ba391 /CONFIG | |
parent | 3a08c39490e33f7f5e03fdbb2c9f9cca7a5a7973 (diff) | |
download | metatile-c1edbb7ad192990593a1306800817783eea80c24.tar metatile-c1edbb7ad192990593a1306800817783eea80c24.zip |
Rename xmonad.hs to xmonad-template.hs
darcs-hash:20071209231426-a5988-0059e047d28f9512feebcc51c7b722278f125b62
Diffstat (limited to 'CONFIG')
-rw-r--r-- | CONFIG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ xmonad is configured by creating and editing the file: xmonad then uses settings from this file as arguments to the window manager, on startup. For a complete example of possible settings, see the file: - man/xmonad-template.hs + man/xmonad.hs Further examples are on the website, wiki and extension documentation. |