diff options
author | rafa_99 <rafa99@protonmail.com> | 2020-11-11 17:33:31 +0000 |
---|---|---|
committer | rafa_99 <rafa99@protonmail.com> | 2020-11-11 17:33:31 +0000 |
commit | 62d0a78e4056f258077483bb4b93262b7c060792 (patch) | |
tree | 8d5f701d437cf3ff7690be907d518e6fe1e18dad /config.h | |
parent | 0b95ed14a50770bb58d8ebe50ac2b871f2d699c3 (diff) |
Updated Cursor to BLOCO
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ float alpha = 1; * 7: Blinking st cursor * 8: Steady st cursor */ -static unsigned int cursorstyle = 5; +static unsigned int cursorstyle = 1; static Rune stcursor = 0x2603; /* snowman (U+2603) */ /* |