diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-03-10 08:03:20 +0100 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-03-10 08:03:20 +0100 |
commit | 813b84afe8131df3ab4ce73258075ba08425e0dd (patch) | |
tree | 4bccc7ecfbc0b0d48350d8374609b82c0c2a5ef5 /README | |
parent | 10fd9ba251610144fc1a95611a8c003171c60117 (diff) | |
download | metatile-813b84afe8131df3ab4ce73258075ba08425e0dd.tar metatile-813b84afe8131df3ab4ce73258075ba08425e0dd.zip |
thunk is now known as xmonad!
darcs-hash:20070310070320-a5988-3ac3e51c24caa8bbecf9c58604f97c5e9a6f09fc
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ - thunk : a lightweight X11 window manager. + xmonad : a lightweight X11 window manager. Motivation: @@ -24,7 +24,7 @@ Use: add: - exec /home/dons/bin/thunk + exec /home/dons/bin/xmonad as the last line of your .xsession file |