summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruint <abhinav.prsai@gmail.com>2025-12-14 18:58:13 +0000
committeruint <abhinav.prsai@gmail.com>2025-12-14 18:58:13 +0000
commitbd89ad9b053ab91d2111abe76901ce706e3358a9 (patch)
tree2b18fc7f6e8f8ac92c3b6578e6eb9074ecf034d1
parent83e1b0a8f41f593131ab4061f6e1d5341098b4d5 (diff)
gumby!
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 317a3aa..e33aa84 100644
--- a/config.h
+++ b/config.h
@@ -1,4 +1,4 @@
#include <X11/cursorfont.h>
-static const unsigned int sel_cursor = XC_dot;
+static const unsigned int sel_cursor = XC_gumby;
static const unsigned int win_cursor = XC_right_ptr;