[dwm][patches][bstackmfact] Fixed index.md - sites - public wiki contents of suckless.org
(HTM) git clone git://git.suckless.org/sites
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit 7bd9bfa64a9591aa48c770a1d6475895f0903bf0
(DIR) parent 158066bfc7322ab3199dd69de4773ab2cac8d325
(HTM) Author: elbachir-one <bachiralfa@gmail.com>
Date: Tue, 9 Dec 2025 04:00:43 +0100
[dwm][patches][bstackmfact] Fixed index.md
Diffstat:
M dwm.suckless.org/patches/bstackmfa… | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
---
(DIR) diff --git a/dwm.suckless.org/patches/bstackmfact/index.md b/dwm.suckless.org/patches/bstackmfact/index.md
@@ -3,19 +3,17 @@ bmstackmfact
Description
-----------
-Updates and combines the [bottomstack patch](../bottomstack/) and the
+Updates and combines the [bottomstack patch](../bottomstack/) and the
[stackmfact patch](../stackmfact). Invoking the `setsmfact` function
-(default binding shift-mod-[h,l]) with the bottomstack
-layout changes the width of the first client in the
-stack and distrubutes the remaining screen width equally among the
-remaining clients. The effect of `setmfact` on the tiling layout
-remains as in the original stackmfact patch.
+(default binding: Shift+Mod+[h,l]) while using the bottomstack layout changes
+the width of the first client in the stack and distrubutes the remaining
+screen width equally among the other clients. The effect of `setmfact`
+on the tiling layout remains as in the same as in the original stackmfact patch.
Download
--------
-[dwm-bstackmfact-6.6.diff](dwm-bstackmfact-6.6.diff)
+* [dwm-bstackmfact-6.6.diff](dwm-bstackmfact-6.6.diff)
Author
------
-[Lee Phillips](https://lee-phillips.org/) - <lee at lee-phillips.org>
-
+* Lee Phillips - <lee@lee-phillips.org>