Function call_async
pub async fn call_async<Str>(
device: Str,
cmd: SwitchXKBLayoutCmdTypes,
) -> Result<(), HyprError>where
Str: Display,
Expand description
Switch the xkb layout index for a keyboard
pub async fn call_async<Str>(
device: Str,
cmd: SwitchXKBLayoutCmdTypes,
) -> Result<(), HyprError>where
Str: Display,
Switch the xkb layout index for a keyboard