sites

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

commit 2ab65c262dc73c64dd23280d353e436af04165c7
parent 43e36066d85736200464e8998fac33c1095381b7
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Mon,  3 Sep 2018 20:35:58 +0200

tabbed alpha patch: fix trailing space on page

Diffstat:
Mtools.suckless.org/tabbed/patches/alpha.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools.suckless.org/tabbed/patches/alpha.md b/tools.suckless.org/tabbed/patches/alpha.md @@ -5,12 +5,12 @@ Description ----------- This patch create 32bit window in tabbed. This allows to handle windows with -transparency +transparency. Note that *you need an X composite manager* (e.g. compton, xcompmgr) to make this patch effective. -If you want to use transparency in st with this patch, you also need to replace +If you want to use transparency in st with this patch, you also need to replace ```C