summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2020-11-11 17:33:31 +0000
committerrafa_99 <rafa99@protonmail.com>2020-11-11 17:33:31 +0000
commit62d0a78e4056f258077483bb4b93262b7c060792 (patch)
tree8d5f701d437cf3ff7690be907d518e6fe1e18dad
parent0b95ed14a50770bb58d8ebe50ac2b871f2d699c3 (diff)
Updated Cursor to BLOCO
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 0880408..d93f7eb 100644
--- a/config.h
+++ b/config.h
@@ -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) */
/*