pub fn set_xcursor_size(size: u32)
Sets the xcursor size.
Pinnacle reads $XCURSOR_SIZE on startup to determine the cursor size. This allows you to set it at runtime.
$XCURSOR_SIZE
input::set_xcursor_size(64);