summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-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;