From e6fafe523dbbbf524d7158cda0bfd76cf11e39df Mon Sep 17 00:00:00 2001 From: trainytrain Date: Sun, 9 May 2021 01:55:22 -0700 Subject: modifications --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 15e9f9a..e59c2c9 100644 --- a/config.h +++ b/config.h @@ -153,7 +153,7 @@ unsigned int defaultrcs = 257; * 6: Bar ("|") * 7: Snowman ("☃") */ -static unsigned int cursorshape = 4; +static unsigned int cursorshape = 2; /* * Default columns and rows numbers -- cgit v1.2.3-13-gbd6f