pub async fn call_async<Str>(theme: Str, size: u16) -> Result<(), HyprError>where Str: Display,
Set the cursor theme (async)