st-flexipatch

My st-flexipatch configuration
git clone git://git.ethandl.dev/st-flexipatch
Log | Files | Refs | README | LICENSE

commit ea91b10dab7a09c56fa395a9d2c017d4ed3e93f1
parent f78822a367aedaa39a3a8f7fe3f3c51c797bfe90
Author: Stein Gunnar Bakkeby <bakkeby@gmail.com>
Date:   Thu, 14 Oct 2021 12:03:52 +0200

Merge pull request #42 from stevenrace/patch-1

Update patches.def.h to address spelling error
Diffstat:
Mpatches.def.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patches.def.h b/patches.def.h @@ -29,7 +29,7 @@ */ #define ALPHA_GRADIENT_PATCH 0 -/* This patch allows st to reize to any pixel size rather than snapping to character width/height. +/* This patch allows st to resize to any pixel size rather than snapping to character width/height. * https://st.suckless.org/patches/anysize/ */ #define ANYSIZE_PATCH 0