aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2011-12-11 08:03:40 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2011-12-11 08:04:07 +0200
commit9fb6db41bdc05072bbe7030c3288cafeb1f310bb (patch)
tree2709be0ffe8382b7ad2e633664bee06ff82ea09e
parent0d50c512a5119e03d810a741e0b97a93c78eb9a0 (diff)
README: modes and installation
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0bec1c4..4d64b36 100644
--- a/README.md
+++ b/README.md
@@ -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