index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (508B) | |
--- | |
1 attachtop | |
2 ========= | |
3 | |
4 Description | |
5 ----------- | |
6 New client attaches below the last master/on top of the stack. | |
7 | |
8 Behavior feels very intuitive as it doesn't disrupt existing masters | |
9 no matter the amount of them, it only pushes the clients in stack | |
10 down. In case of `nmaster = 1` feels like [attachaside](../attachaside/) | |
11 | |
12 Is included in [attachdirection](../attachdirection/) | |
13 | |
14 Download | |
15 -------- | |
16 * [dwm-attachtop-6.2.diff](dwm-attachtop-6.2.diff) (18/06/2020) | |
17 | |
18 Authors | |
19 ------- | |
20 * MLquest8 (miskuzius at gmail.com) |