From e6fafe523dbbbf524d7158cda0bfd76cf11e39df Mon Sep 17 00:00:00 2001 From: trainytrain Date: Sun, 9 May 2021 01:55:22 -0700 Subject: modifications --- README.md | 4 ++-- config.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d34a781..8392fac 100644 --- a/README.md +++ b/README.md @@ -79,5 +79,5 @@ Note that some special characters may appear truncated if too wide. You might wa ## Contact -- Luke Smith -- [https://lukesmith.xyz](https://lukesmith.xyz) +- Tyler Hoang +- [https://tylerhoang.xyz](https://tylerhoang.xyz) 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