From bd89ad9b053ab91d2111abe76901ce706e3358a9 Mon Sep 17 00:00:00 2001 From: uint Date: Sun, 14 Dec 2025 18:58:13 +0000 Subject: gumby! --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 317a3aa..e33aa84 100644 --- a/config.h +++ b/config.h @@ -1,4 +1,4 @@ #include -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; -- cgit v1.2.3