sites

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

commit 17425d0f848eecf0be2c393e2409051235e6f6ed
parent 6713768208c749cc1f0d76cce5fad66cf944d675
Author: c0dev0id <sh+github@codevoid.de>
Date:   Mon, 31 Jan 2022 08:35:57 +0100

[st][patch][xtheme] Fix typo (affect=>effect)

Diffstat:
Mst.suckless.org/patches/clipboard/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/st.suckless.org/patches/clipboard/index.md b/st.suckless.org/patches/clipboard/index.md @@ -11,7 +11,7 @@ Description This trivial patch sets CLIPBOARD on selection, the same as your browser. You may want to replace selpaste with clippaste in your config.h bindings to -complete the affect. +complete the effect. Download --------