diff options
| author | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2011-12-11 08:03:40 +0200 |
|---|---|---|
| committer | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2011-12-11 08:04:07 +0200 |
| commit | 9fb6db41bdc05072bbe7030c3288cafeb1f310bb (patch) | |
| tree | 2709be0ffe8382b7ad2e633664bee06ff82ea09e | |
| parent | 0d50c512a5119e03d810a741e0b97a93c78eb9a0 (diff) | |
README: modes and installation
| -rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -29,7 +29,7 @@ and with the new window opened at the bottom of the stack (like dwm's attach\_as --- -*There's vertical tiling mode:* +*Common tiling mode:* -------------- | | W | @@ -41,7 +41,7 @@ and with the new window opened at the bottom of the stack (like dwm's attach\_as --- -*Horizontal tiling mode:* +*Bottom Stack (bstack) tiling mode:* ------------- | | @@ -63,7 +63,7 @@ and with the new window opened at the bottom of the stack (like dwm's attach\_as --- - *Fullscreen mode* (you'll know when you see it) + *Monocycle mode* (aka fullscreen - you'll know when you see it) ------------- | | @@ -92,8 +92,7 @@ Build and install the project. $ $EDITOR config.h # optional $ make - # make install - $ make clean + # make clean install Bugs |
