index.md (616B)
1 bmstackmfact 2 ============ 3 4 Description 5 ----------- 6 Updates and combines the [bottomstack patch](../bottomstack/) and the 7 [stackmfact patch](../stackmfact). Invoking the `setsmfact` function 8 (default binding: Shift+Mod+[h,l]) while using the bottomstack layout changes 9 the width of the first client in the stack and distrubutes the remaining 10 screen width equally among the other clients. The effect of `setmfact` 11 on the tiling layout remains the same as in the original stackmfact patch. 12 13 Download 14 -------- 15 * [dwm-bstackmfact-6.6.diff](dwm-bstackmfact-6.6.diff) 16 17 Author 18 ------ 19 * Lee Phillips - <lee@lee-phillips.org>