Fix \
This commit is contained in:
@ -115,8 +115,7 @@ fn handle_niri(command: Command) -> eyre::Result<()> {
|
||||
))?
|
||||
.map_err(|e| eyre!("niri error: {e}"))?;
|
||||
}
|
||||
Command::KeyboardLayout { next \} => todo!(),
|
||||
|
||||
Command::KeyboardLayout { next: _ } => todo!(),
|
||||
}
|
||||
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user