pub fn set_xcursor_theme(theme: impl ToString)
Sets the xcursor theme.
Pinnacle reads $XCURSOR_THEME on startup to determine the theme. This allows you to set it at runtime.
$XCURSOR_THEME
input::set_xcursor_theme("Adwaita");