From b8f89701c656aa4d57cbcfdcf91a9b4797e3651a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 13 Oct 2022 01:05:10 +0200 Subject: Add undercurl patch --- config.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index b08f917..ca246ab 100644 --- a/config.h +++ b/config.h @@ -12,7 +12,10 @@ static char *font2[] = { "JoyPixels:pixelsize=10:antialias=true:autohint=true"}; static int borderpx = 2; - +#define UNDERCURL_CURLY 0 +#define UNDERCURL_SPIKY 1 +#define UNDERCURL_CAPPED 2 +#define UNDERCURL_STYLE UNDERCURL_SPIKY /* * What program is execed by st depends of these precedence rules: * 1: program passed with -e -- cgit v1.2.3-70-g09d2