diff options
| author | uint <abhinav.prsai@gmail.com> | 2025-12-14 18:58:13 +0000 |
|---|---|---|
| committer | uint <abhinav.prsai@gmail.com> | 2025-12-14 18:58:13 +0000 |
| commit | bd89ad9b053ab91d2111abe76901ce706e3358a9 (patch) | |
| tree | 2b18fc7f6e8f8ac92c3b6578e6eb9074ecf034d1 | |
| parent | 83e1b0a8f41f593131ab4061f6e1d5341098b4d5 (diff) | |
gumby!
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
