sites

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

commit 99a57727a4a6c2e895419ce756ad27254abdda6b
parent fcd2714df9a2c0786f24688dd61b5dcf3f5768d8
Author: Coral Pink <coral.pink@disr.it>
Date:   Mon,  9 Jun 2025 15:44:15 +0200

[st][patches][xresources] Add missing patch in index.md

Diffstat:
Mst.suckless.org/patches/xresources/index.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/st.suckless.org/patches/xresources/index.md b/st.suckless.org/patches/xresources/index.md @@ -12,6 +12,7 @@ Download * [st-xresources-20181018-g30ec9a3.diff](st-xresources-20181018-g30ec9a3.diff) * [st-xresources-20190105-3be4cf1.diff](st-xresources-20190105-3be4cf1.diff) * [st-xresources-20200604-9ba7ecf.diff](st-xresources-20200604-9ba7ecf.diff) +* [st-xresources-20230320-45a15676.diff](st-xresources-20230320-45a15676.diff) Authors ------- @@ -19,3 +20,4 @@ Authors * Devin J. Pohly - <djpohly@gmail.com> (git port) * Sai Praneeth Reddy - <spr.mora04@gmail.com> (read borderpx from xresources) * Benji Encalada Mora - [@benjifs](https://github.com/benjifs) (replace xfps and actionfps) +* harishnkr - <hari2menon1234@gmail.com> (fix xresources bgcolour fgcolour and cscolour definitions)