diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | config.h | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -79,5 +79,5 @@ Note that some special characters may appear truncated if too wide. You might wa ## Contact -- Luke Smith <luke@lukesmith.xyz> -- [https://lukesmith.xyz](https://lukesmith.xyz) +- Tyler Hoang <tyler@tylerhoang.xyz> +- [https://tylerhoang.xyz](https://tylerhoang.xyz) @@ -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 |
