URI:
       [dwm][patches][canvas] Fixed 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 2636d403c42bbbd70054f2b7fe3280593e091a39
   DIR parent 1b881c96fc17f257b235684704470bee442cc559
  HTML Author: elbachir-one <bachiralfa@gmail.com>
       Date:   Mon, 23 Mar 2026 05:45:49 +0100
       
       [dwm][patches][canvas] Fixed index.md
       
       Diffstat:
         M dwm.suckless.org/patches/canvas/in… |       9 +++------
       
       1 file changed, 3 insertions(+), 6 deletions(-)
       ---
   DIR diff --git a/dwm.suckless.org/patches/canvas/index.md b/dwm.suckless.org/patches/canvas/index.md
       @@ -1,13 +1,11 @@
        canvas
       -===
       +======
        
        Description
        -----------
       -Canvas is a patch that implements the "canvas" mode
       -from [vxwm](https://codeberg.org/wh1tepearl/vxwm).
       +**Canvas** is a patch that implements the "canvas" mode from [vxwm](https://codeberg.org/wh1tepearl/vxwm).
        
       -See [here](https://github.com/x3hy/canvas) for more
       -information.
       +See [here](https://github.com/x3hy/canvas) for more information.
        
        Download
        --------
       @@ -16,4 +14,3 @@ Download
        Authors
        -------
        * Lucy Adams - <x3hy@protonmail.com>
       -* "wh1tepearl" - <https://codeberg.org/wh1tepearl/vxwm> (vxwm creator)