index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (862B) | |
--- | |
1 bottomstack | |
2 =========== | |
3 | |
4 Description | |
5 ----------- | |
6 `bstack` and `bstackhoriz` are two stack layouts for dwm. | |
7 | |
8 bstack (TTT) bstackhoriz (===) | |
9 +-----------------+ +-----------------+ | |
10 | | | | | |
11 | | | | | |
12 | | | | | |
13 +-----+-----+-----+ +-----------------+ | |
14 | | | | +-----------------+ | |
15 | | | | +-----------------+ | |
16 +-----+-----+-----+ +-----------------+ | |
17 | |
18 `bstack` can be selected with [Alt]+[u], `bstackhoriz` with [Alt]+[o]. | |
19 | |
20 Download | |
21 -------- | |
22 * [dwm-bottomstack-6.1.diff](dwm-bottomstack-6.1.diff) | |
23 * [dwm-bottomstack-20160719-56a31dc.diff](dwm-bottomstack-20160719-56a31… | |
24 | |
25 Authors | |
26 ------- | |
27 * Anselm R Garbe - <[email protected]> | |
28 * Laslo Hunhold - <[email protected]> (6.1, git ports) |