URI: 
       [dwm][patches][bstackmfact] Correct index.md - sites - public wiki contents of suckless.org
  HTML git clone git://git.suckless.org/sites
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit 962561aa3fc9a8b0fb6c40df8e1e0b82a25013cb
   DIR parent 7bd9bfa64a9591aa48c770a1d6475895f0903bf0
  HTML Author: Lee Phillips <lee@lee-phillips.org>
       Date:   Mon,  8 Dec 2025 21:20:51 -0600
       
       [dwm][patches][bstackmfact] Correct index.md
       
       Diffstat:
         M dwm.suckless.org/patches/bstackmfa… |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/dwm.suckless.org/patches/bstackmfact/index.md b/dwm.suckless.org/patches/bstackmfact/index.md
       @@ -8,7 +8,7 @@ Updates and combines the [bottomstack patch](../bottomstack/) and the
        (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.
       +on the tiling layout remains the same as in the original stackmfact patch.
        
        Download
        --------