Files
dot/dwl/dwl-patches/patches/cursortheme/README.md
T
2026-07-12 08:16:17 +03:30

857 B
Executable File

Description

Adds ability to change cursor's theme and size.

static const char *cursor_theme            = NULL;
static const char cursor_size[]            = "24"; /* Make sure it's a valid integer, otherwise things will break */

Download

Authors