st

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit de2fdafeb995f561a859c680ca1bb3e49b70f93f
parent 624fabbfa321f864b9d3cee0984d21baeee55d22
Author: siduck76 <siduckk76@protonmail.com>
Date:   Mon, 26 Apr 2021 13:37:15 +0530

Update README.md
Diffstat:
MREADME.md | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,10 +1,13 @@ # st (Simple Terminal) -My custom terminal build based on (lukesmith's build only for ligatures ) with some additional patches like newterm , rightclick paste , desktop entry ,sixel, live-reload xresources , anygeometry etc!. +This is a custom suckless st build (credits to lukesmith's build for ligatures patch) and I've added some additional patches like newterm , rightclick paste , desktop entry ,sixel, live-reload xresources etc!. ## Patches: +- alpha - Ligatures +- sixel +- scrollback - Clipboard - Alpha(Transparency) - Boxdraw @@ -15,6 +18,7 @@ My custom terminal build based on (lukesmith's build only for ligatures ) with s - newterm - anysize - anygeometry +- xresources - live reload ( change colors/fonts on the fly ) and more... <br>