dotfiles/dwl-bak/dwl-patches/patches/cursortheme
2025-08-10 11:30:42 +03:30
..
cursortheme.patch suicide 2025-08-10 11:30:42 +03:30
README.md suicide 2025-08-10 11:30:42 +03:30

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