]> git.madduck.net Git - etc/awesome.git/blobdiff - Layouts.md

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Updated imap (markdown)
[etc/awesome.git] / Layouts.md
index fc302d433972a01e170976fad6f52a4208b6654d..045c2c97b8c8884713c62e944cb17fb482bd3c88 100644 (file)
@@ -72,7 +72,7 @@ For example, this sets `termfair` to 3 columns and at least 1 row:
 centerfair
 ----------
 
-Similar to `termfair`, but with fixed number of vertical columns. Cols are centerded until there is nmaster columns, then windows are stacked in the slave columns, with at most ncol clients per column if possible.
+Similar to `termfair`, but with fixed number of vertical columns. Cols are centerded until there are `nmaster` columns, then windows are stacked as slaves, with possibly `ncol` clients per column at most.
 
             (1)                (2)                (3)
        +---+---+---+      +-+---+---+-+      +---+---+---+
@@ -101,7 +101,7 @@ cascade
 
 Cascade all windows of a tag.
 
-You can control the offsets by setting those two variables:
+You can control the offsets by setting these two variables:
 
        lain.layout.cascade.cascade_offset_x = 64
        lain.layout.cascade.cascade_offset_y = 16