sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 2636d403c42bbbd70054f2b7fe3280593e091a39
parent 1b881c96fc17f257b235684704470bee442cc559
Author: elbachir-one <bachiralfa@gmail.com>
Date:   Mon, 23 Mar 2026 05:45:49 +0100

[dwm][patches][canvas] Fixed index.md

Diffstat:
Mdwm.suckless.org/patches/canvas/index.md | 9+++------
1 file changed, 3 insertions(+), 6 deletions(-)

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)